Skip to content

Commit

Permalink
chore(release): 2024.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2024.12.0](v2024.11.0...v2024.12.0) (2024-04-03)

### Bug Fixes

* [[#186665645](https://github.com/newjersey/navigator.business.nj.gov/issues/186665645)] aws healthcheck lambda policy ([e7ac693](e7ac693))
* [[#187315826](https://github.com/newjersey/navigator.business.nj.gov/issues/187315826)] fix duplicate acct tasks ([6f48494](6f48494))
* [[#187357115](https://github.com/newjersey/navigator.business.nj.gov/issues/187357115)] update elevator copy ([7acdb64](7acdb64))
* **deps:** update dependency express to v4.19.2 [security] ([6642ece](6642ece))

### Features

* [[#186827948](https://github.com/newjersey/navigator.business.nj.gov/issues/186827948)] home health aid license search ([c0b03a4](c0b03a4))
* [[#186880077](https://github.com/newjersey/navigator.business.nj.gov/issues/186880077)] Expired Consumer Affairs (MLO) license reinstatement quick action ([a93e1b6](a93e1b6))
* [[#187097677](https://github.com/newjersey/navigator.business.nj.gov/issues/187097677)] Consistent title tags ([186050a](186050a))
* [[#187202751](https://github.com/newjersey/navigator.business.nj.gov/issues/187202751)] nav bar preview revisions ([c220b22](c220b22))
* [[#187234214](https://github.com/newjersey/navigator.business.nj.gov/issues/187234214)] get started icon, color and size ([5dfac00](5dfac00))

### Reverts

* Revert "chore: updating Roadmaps - Industries certified-public-accountant (#7…" ([cb0b763](cb0b763)), closes [#7](#7)
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent 7acdb64 commit 716ff98
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [2024.12.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.11.0...v2024.12.0) (2024-04-03)


### Bug Fixes

* [[#186665645](https://github.com/newjersey/navigator.business.nj.gov/issues/186665645)] aws healthcheck lambda policy ([e7ac693](https://github.com/newjersey/navigator.business.nj.gov/commit/e7ac69377358e6e2869fe84699ac699f7823d0b6))
* [[#187315826](https://github.com/newjersey/navigator.business.nj.gov/issues/187315826)] fix duplicate acct tasks ([6f48494](https://github.com/newjersey/navigator.business.nj.gov/commit/6f48494e81d5050d10e5425b2705d30647afb36e))
* [[#187357115](https://github.com/newjersey/navigator.business.nj.gov/issues/187357115)] update elevator copy ([7acdb64](https://github.com/newjersey/navigator.business.nj.gov/commit/7acdb647cc8cfe8650af368d4551c52c82947104))
* **deps:** update dependency express to v4.19.2 [security] ([6642ece](https://github.com/newjersey/navigator.business.nj.gov/commit/6642ece428f2df11a27aa2173f642b0bb6ba8c84))


### Features

* [[#186827948](https://github.com/newjersey/navigator.business.nj.gov/issues/186827948)] home health aid license search ([c0b03a4](https://github.com/newjersey/navigator.business.nj.gov/commit/c0b03a4df00ea529554df8aeec5b3f3e91d1024b))
* [[#186880077](https://github.com/newjersey/navigator.business.nj.gov/issues/186880077)] Expired Consumer Affairs (MLO) license reinstatement quick action ([a93e1b6](https://github.com/newjersey/navigator.business.nj.gov/commit/a93e1b67aadfa90f3a4b49eded9a034cc4579e3a))
* [[#187097677](https://github.com/newjersey/navigator.business.nj.gov/issues/187097677)] Consistent title tags ([186050a](https://github.com/newjersey/navigator.business.nj.gov/commit/186050a224c03f7c655a58d7be25f137e86a5a79))
* [[#187202751](https://github.com/newjersey/navigator.business.nj.gov/issues/187202751)] nav bar preview revisions ([c220b22](https://github.com/newjersey/navigator.business.nj.gov/commit/c220b22205866486f0260b383d893d058f851e36))
* [[#187234214](https://github.com/newjersey/navigator.business.nj.gov/issues/187234214)] get started icon, color and size ([5dfac00](https://github.com/newjersey/navigator.business.nj.gov/commit/5dfac009409742e7d98f395c5b72a41f563914ec))


### Reverts

* Revert "chore: updating Roadmaps - Industries certified-public-accountant (#7…" ([cb0b763](https://github.com/newjersey/navigator.business.nj.gov/commit/cb0b7630f88635d85e94c33dce81c7b60ad33722)), closes [#7](https://github.com/newjersey/navigator.business.nj.gov/issues/7)

# [2024.11.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.10.0...v2024.11.0) (2024-03-22)


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.11.0",
"version": "2024.12.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 716ff98

Please sign in to comment.