Skip to content

Commit

Permalink
chore(release): 2024.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2024.21.0](v2024.20.0...v2024.21.0) (2024-07-16)

### Bug Fixes

* [[#187754524](https://github.com/newjersey/navigator.business.nj.gov/issues/187754524)] update anytime action horizontal line to be aria hidden ([4e50df8](4e50df8))
* [[#187934580](https://github.com/newjersey/navigator.business.nj.gov/issues/187934580)] update investNewark consent copy ([803377c](803377c))
* update alertText copy to eliminate typo ([3935998](3935998))

### Features

* [[#186084933](https://github.com/newjersey/navigator.business.nj.gov/issues/186084933)] onboarding step header shoudl be read a single header on IOS mobile ([a6e7b5c](a6e7b5c))
* [[#187871332](https://github.com/newjersey/navigator.business.nj.gov/issues/187871332)] update outage bar to be sticky; refactor logo only nav bar 🗺️ ([c626eb9](c626eb9))
* [[#187871332](https://github.com/newjersey/navigator.business.nj.gov/issues/187871332)] use error dark for outage alert background 💅 ([2b91976](2b91976))

### Reverts

* Revert "Reapply "chore: temporary builder fix"" ([58b0a14](58b0a14))
  • Loading branch information
semantic-release-bot committed Jul 16, 2024
1 parent 30407ad commit fca27fc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [2024.21.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.20.0...v2024.21.0) (2024-07-16)


### Bug Fixes

* [[#187754524](https://github.com/newjersey/navigator.business.nj.gov/issues/187754524)] update anytime action horizontal line to be aria hidden ([4e50df8](https://github.com/newjersey/navigator.business.nj.gov/commit/4e50df83c054f9a4e8e3b3ffe74624305f6deaf8))
* [[#187934580](https://github.com/newjersey/navigator.business.nj.gov/issues/187934580)] update investNewark consent copy ([803377c](https://github.com/newjersey/navigator.business.nj.gov/commit/803377c0094539497e9f02752218e14f612aa50c))
* update alertText copy to eliminate typo ([3935998](https://github.com/newjersey/navigator.business.nj.gov/commit/3935998833b7bcf03ae7127d10b779f84999f6c1))


### Features

* [[#186084933](https://github.com/newjersey/navigator.business.nj.gov/issues/186084933)] onboarding step header shoudl be read a single header on IOS mobile ([a6e7b5c](https://github.com/newjersey/navigator.business.nj.gov/commit/a6e7b5cc6cf39a32a0db767c1cd32258648cbc77))
* [[#187871332](https://github.com/newjersey/navigator.business.nj.gov/issues/187871332)] update outage bar to be sticky; refactor logo only nav bar 🗺️ ([c626eb9](https://github.com/newjersey/navigator.business.nj.gov/commit/c626eb9b0b0d5d12fbb2f51ddab3b887cd55af08))
* [[#187871332](https://github.com/newjersey/navigator.business.nj.gov/issues/187871332)] use error dark for outage alert background 💅 ([2b91976](https://github.com/newjersey/navigator.business.nj.gov/commit/2b919766d79bd6626e4dbb8effffc6494e22ea3f))


### Reverts

* Revert "Reapply "chore: temporary builder fix"" ([58b0a14](https://github.com/newjersey/navigator.business.nj.gov/commit/58b0a14ef202bbccb10457d4bbf7743d6da94221))

# [2024.20.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.19.2...v2024.20.0) (2024-07-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": "2024.20.0",
"version": "2024.21.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 fca27fc

Please sign in to comment.