Skip to content

Commit

Permalink
chore(release): 5.38.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.38.0](v5.37.0...v5.38.0) (2023-11-14)

### Bug Fixes

* [[#186429361](https://github.com/newjersey/navigator.business.nj.gov/issues/186429361)] dynamics license status application id filtering to account for null ([e7f37cf](e7f37cf))

### Features

* [[#186094556](https://github.com/newjersey/navigator.business.nj.gov/issues/186094556)] add more helpful aria-labels to EDIT buttons ([0a5ff73](0a5ff73))
* [[#186448388](https://github.com/newjersey/navigator.business.nj.gov/issues/186448388)] add 8081 to clear ports script ([4cdb043](4cdb043))
  • Loading branch information
semantic-release-bot committed Nov 14, 2023
1 parent 997e826 commit 98c9d95
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [5.38.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.37.0...v5.38.0) (2023-11-14)


### Bug Fixes

* [[#186429361](https://github.com/newjersey/navigator.business.nj.gov/issues/186429361)] dynamics license status application id filtering to account for null ([e7f37cf](https://github.com/newjersey/navigator.business.nj.gov/commit/e7f37cfa1cf24023c367d38df28513d2b7f9e775))


### Features

* [[#186094556](https://github.com/newjersey/navigator.business.nj.gov/issues/186094556)] add more helpful aria-labels to EDIT buttons ([0a5ff73](https://github.com/newjersey/navigator.business.nj.gov/commit/0a5ff73d238fb895ae70a56a756fd59624189bf2))
* [[#186448388](https://github.com/newjersey/navigator.business.nj.gov/issues/186448388)] add 8081 to clear ports script ([4cdb043](https://github.com/newjersey/navigator.business.nj.gov/commit/4cdb04314ac4982a54cf8bf97bf395815e87b8fe))

# [5.37.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.36.0...v5.37.0) (2023-11-09)


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.37.0",
"version": "5.38.0",
"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 98c9d95

Please sign in to comment.