You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't have a transifex.auth file in the root of your iD checkout,
you'll need to create a Transifex account, ask @bhousel for admin rights
on the iD project, and then create this file with contents like
{"user": "yourusername", "password": "*******"}
This file is not version-controlled and will not be checked in.
Update iD
Update 2.x branch
$ git checkout 2.x
$ npm run install
$ npm run all
$ npm run translations
$ git add .&& git commit -m 'npm run translations'
Update CHANGELOG.md
Update version number in modules/core/context.js, package.json