Skip to content

Commit

Permalink
chore(release): 5.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.9.1](v5.9.0...v5.9.1) (2022-12-14)

### Bug Fixes

* [[#184035288](https://github.com/newjersey/navigator.business.nj.gov/issues/184035288)] send town name (not display name) for members in formation ([3e1ff9b](3e1ff9b))
  • Loading branch information
semantic-release-bot committed Dec 14, 2022
1 parent 3e1ff9b commit 7ab4268
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.9.1](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.9.0...v5.9.1) (2022-12-14)


### Bug Fixes

* [[#184035288](https://github.com/newjersey/navigator.business.nj.gov/issues/184035288)] send town name (not display name) for members in formation ([3e1ff9b](https://github.com/newjersey/navigator.business.nj.gov/commit/3e1ff9bdac8c70b8ff50d85332391a95cb2337a2))

# [5.9.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.8.0...v5.9.0) (2022-12-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@businessnjgovnavigator/root",
"version": "5.9.0",
"version": "5.9.1",
"description": "This is the development repository for the work-in-progress business navigator from the New Jersey Office of Innovation. For info on the existing [Business.NJ.gov](https://business.nj.gov) site, please see the [bottom of this document](https://github.com/newjersey/navigator.business.nj.gov#businessnjgov)",
"main": "index.js",
"private": true,
Expand Down

0 comments on commit 7ab4268

Please sign in to comment.