Skip to content

Commit

Permalink
chore(release): 2024.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2024.7.0](v2024.6.1...v2024.7.0) (2024-02-23)

### Bug Fixes

* [[#187064247](https://github.com/newjersey/navigator.business.nj.gov/issues/187064247)] change sign-lease urlSlug so correct task renders for non-food truck industries ([1cd0bd3](1cd0bd3))
* [[#187080169](https://github.com/newjersey/navigator.business.nj.gov/issues/187080169)] enable feature flag in serverless config ([ac132c5](ac132c5))

### Features

* [[#186829051](https://github.com/newjersey/navigator.business.nj.gov/issues/186829051)] show error after business name validation when field is focused ([28af20f](28af20f))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent b4eaf7d commit 1cba294
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 @@
# [2024.7.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.6.1...v2024.7.0) (2024-02-23)


### Bug Fixes

* [[#187064247](https://github.com/newjersey/navigator.business.nj.gov/issues/187064247)] change sign-lease urlSlug so correct task renders for non-food truck industries ([1cd0bd3](https://github.com/newjersey/navigator.business.nj.gov/commit/1cd0bd388d7d4d5a0ccf968a78f5d03e80d9ecbe))
* [[#187080169](https://github.com/newjersey/navigator.business.nj.gov/issues/187080169)] enable feature flag in serverless config ([ac132c5](https://github.com/newjersey/navigator.business.nj.gov/commit/ac132c5d8c2a7e67eb4a782710fc0609dde35f3e))


### Features

* [[#186829051](https://github.com/newjersey/navigator.business.nj.gov/issues/186829051)] show error after business name validation when field is focused ([28af20f](https://github.com/newjersey/navigator.business.nj.gov/commit/28af20ffe61ef0f07d21cea34caf12ee89163640))

## [2024.6.1](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.6.0...v2024.6.1) (2024-02-16)


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": "2024.6.1",
"version": "2024.7.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 1cba294

Please sign in to comment.