Skip to content

Commit

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

### Bug Fixes

* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] add reference to CMS additions documentation in PR template ([0674ed1](0674ed1))
* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] match content from elevator registration task ([f8bd3a8](f8bd3a8))
* [[#187380461](https://github.com/newjersey/navigator.business.nj.gov/issues/187380461)] restore elevator registration task to cms ([c3d9a38](c3d9a38))
* change formation test to reference current date in NJ ([f16711a](f16711a))
* downgrading testing library ([8193b89](8193b89))
* failing unit tests related to hardcoded formationDate ([f405b2c](f405b2c))
* remove process.exit from healthCheck.ts ([045b080](045b080))

### Features

* [[#186003964](https://github.com/newjersey/navigator.business.nj.gov/issues/186003964)] fixed scss selectors selecting all h3's isntead of just particualr ones ([ffb3c53](ffb3c53))
* [[#186003964](https://github.com/newjersey/navigator.business.nj.gov/issues/186003964)] home page support card headers are 1 header line ([92550ac](92550ac))
* [[#186004286](https://github.com/newjersey/navigator.business.nj.gov/issues/186004286)] update heading structure on dashboard ([38aa18d](38aa18d))
* [[#186316063](https://github.com/newjersey/navigator.business.nj.gov/issues/186316063)] Task Status Checkbox Alert Announcement ([c430c69](c430c69))
* [[#187166173](https://github.com/newjersey/navigator.business.nj.gov/issues/187166173)] Cypress Existing Business Mobile Tests ([9e500a8](9e500a8))
* [[#187200130](https://github.com/newjersey/navigator.business.nj.gov/issues/187200130)] [[#187200069](https://github.com/newjersey/navigator.business.nj.gov/issues/187200069)] [[#187200176](https://github.com/newjersey/navigator.business.nj.gov/issues/187200176)] [[#187200152](https://github.com/newjersey/navigator.business.nj.gov/issues/187200152)] add callout widget ([bf780b6](bf780b6))
* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] use cards for elevator registration task ([2a4a960](2a4a960))
  • Loading branch information
semantic-release-bot committed Apr 12, 2024
1 parent c18e8f7 commit 677b65c
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.13.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.12.0...v2024.13.0) (2024-04-12)


### Bug Fixes

* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] add reference to CMS additions documentation in PR template ([0674ed1](https://github.com/newjersey/navigator.business.nj.gov/commit/0674ed101b82d725dbfb4261510a24293989dba7))
* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] match content from elevator registration task ([f8bd3a8](https://github.com/newjersey/navigator.business.nj.gov/commit/f8bd3a8cdbc338d7f4026d45a95f06ea37a0fe35))
* [[#187380461](https://github.com/newjersey/navigator.business.nj.gov/issues/187380461)] restore elevator registration task to cms ([c3d9a38](https://github.com/newjersey/navigator.business.nj.gov/commit/c3d9a3834f0f5081c6597e6f34269703ce8b96f3))
* change formation test to reference current date in NJ ([f16711a](https://github.com/newjersey/navigator.business.nj.gov/commit/f16711ad64debf910433250942dc97abebb44827))
* downgrading testing library ([8193b89](https://github.com/newjersey/navigator.business.nj.gov/commit/8193b89dd5c6d0650cc5befd7dabd6d838a0c7ae))
* failing unit tests related to hardcoded formationDate ([f405b2c](https://github.com/newjersey/navigator.business.nj.gov/commit/f405b2c56c750da1b8f59c8fa4146344b94b77c5))
* remove process.exit from healthCheck.ts ([045b080](https://github.com/newjersey/navigator.business.nj.gov/commit/045b0806726a00985bb9d31434604a804aa993cb))


### Features

* [[#186003964](https://github.com/newjersey/navigator.business.nj.gov/issues/186003964)] fixed scss selectors selecting all h3's isntead of just particualr ones ([ffb3c53](https://github.com/newjersey/navigator.business.nj.gov/commit/ffb3c53cdd76e8f9e0167fb4a8365954e6f026f0))
* [[#186003964](https://github.com/newjersey/navigator.business.nj.gov/issues/186003964)] home page support card headers are 1 header line ([92550ac](https://github.com/newjersey/navigator.business.nj.gov/commit/92550acc0eddc48c045144a52d8b5bab97efc253))
* [[#186004286](https://github.com/newjersey/navigator.business.nj.gov/issues/186004286)] update heading structure on dashboard ([38aa18d](https://github.com/newjersey/navigator.business.nj.gov/commit/38aa18d734211e78481bb5051a911ac75af99194))
* [[#186316063](https://github.com/newjersey/navigator.business.nj.gov/issues/186316063)] Task Status Checkbox Alert Announcement ([c430c69](https://github.com/newjersey/navigator.business.nj.gov/commit/c430c69e4971ecddd629128d8bd13ff09467c2ab))
* [[#187166173](https://github.com/newjersey/navigator.business.nj.gov/issues/187166173)] Cypress Existing Business Mobile Tests ([9e500a8](https://github.com/newjersey/navigator.business.nj.gov/commit/9e500a8489c2408a334575ff4743db4c8b8336b8))
* [[#187200130](https://github.com/newjersey/navigator.business.nj.gov/issues/187200130)] [[#187200069](https://github.com/newjersey/navigator.business.nj.gov/issues/187200069)] [[#187200176](https://github.com/newjersey/navigator.business.nj.gov/issues/187200176)] [[#187200152](https://github.com/newjersey/navigator.business.nj.gov/issues/187200152)] add callout widget ([bf780b6](https://github.com/newjersey/navigator.business.nj.gov/commit/bf780b6e66188707a947b88875a7ccfd42421b2f))
* [[#187354337](https://github.com/newjersey/navigator.business.nj.gov/issues/187354337)] use cards for elevator registration task ([2a4a960](https://github.com/newjersey/navigator.business.nj.gov/commit/2a4a960fd66dedc6026c0772019142027228b28f))

# [2024.12.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.11.0...v2024.12.0) (2024-04-03)


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.12.0",
"version": "2024.13.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 677b65c

Please sign in to comment.