Skip to content

Commit

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

### Bug Fixes

* [[#187133827](https://github.com/newjersey/navigator.business.nj.gov/issues/187133827)] add check to reroute user to the landing page if userData has not populated ([7f060b1](7f060b1))

### Features

* [[#187166174](https://github.com/newjersey/navigator.business.nj.gov/issues/187166174)] Update Cypress Tests for Oscar Onboarding ([6c8892a](6c8892a))

### Reverts

* Revert "feat: [#187097677] Consistent title tags" ([4197c20](4197c20)), closes [#187097677](https://github.com/newjersey/navigator.business.nj.gov/issues/187097677)
  • Loading branch information
semantic-release-bot committed Mar 22, 2024
1 parent 49a3a6f commit d396ee8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [2024.11.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.10.0...v2024.11.0) (2024-03-22)


### Bug Fixes

* [[#187133827](https://github.com/newjersey/navigator.business.nj.gov/issues/187133827)] add check to reroute user to the landing page if userData has not populated ([7f060b1](https://github.com/newjersey/navigator.business.nj.gov/commit/7f060b1d5fc2c0b87963a1db7ff5396d9880345a))


### Features

* [[#187166174](https://github.com/newjersey/navigator.business.nj.gov/issues/187166174)] Update Cypress Tests for Oscar Onboarding ([6c8892a](https://github.com/newjersey/navigator.business.nj.gov/commit/6c8892a112b1869125a21059c0a16d36620c7740))


### Reverts

* Revert "feat: [#187097677] Consistent title tags" ([4197c20](https://github.com/newjersey/navigator.business.nj.gov/commit/4197c2081d9ac424dbafd484d382813e78b37573)), closes [#187097677](https://github.com/newjersey/navigator.business.nj.gov/issues/187097677)

# [2024.10.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.9.0...v2024.10.0) (2024-03-19)


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.10.0",
"version": "2024.11.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 d396ee8

Please sign in to comment.