@cfpb/ccdb5-ui 2.6.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -182,7 +182,7 @@ Ready to publish changes to npm?
182
182
  [consumerfinance.gov](https://github.com/cfpb/consumerfinance.gov) repo.
183
183
  2. Create a new branch.
184
184
  3. Move to CCDB asset app directory with `cd cfgov/unprocessed/apps/ccdb-search/`.
185
- 4. `npx yarn-check -u` and update to the latest ccdb5-ui version.
185
+ 4. `npx yarn-check -u` and update to the latest ccdb5-ui version. Note: you might need to hit the space bar to properly set the new version number.
186
186
  5. Commit the changes to the npm package and node cache.
187
187
  6. Open a Pull Request from the branch for review.
188
188