Skip to content

Commit

Permalink
chore(release): 2025.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2025.2.1](v2025.2.0...v2025.2.1) (2025-01-31)

### Bug Fixes

* [[#188666282](https://github.com/newjersey/navigator.business.nj.gov/issues/188666282)] add url and additional filtering ([a2f342b](a2f342b))
* [[#188826997](https://github.com/newjersey/navigator.business.nj.gov/issues/188826997)] check router.isReady in onboarding ([4f7e5e3](4f7e5e3))
  • Loading branch information
semantic-release-bot committed Jan 31, 2025
1 parent 4279beb commit bb8dad3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2025.2.1](https://github.com/newjersey/navigator.business.nj.gov/compare/v2025.2.0...v2025.2.1) (2025-01-31)


### Bug Fixes

* [[#188666282](https://github.com/newjersey/navigator.business.nj.gov/issues/188666282)] add url and additional filtering ([a2f342b](https://github.com/newjersey/navigator.business.nj.gov/commit/a2f342bab45bfb5b200629a075cea3be0d0a969d))
* [[#188826997](https://github.com/newjersey/navigator.business.nj.gov/issues/188826997)] check router.isReady in onboarding ([4f7e5e3](https://github.com/newjersey/navigator.business.nj.gov/commit/4f7e5e31c51039f71d8dc917be8c546047d053b8))

# [2025.2.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2025.1.0...v2025.2.0) (2025-01-29)


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": "2025.2.0",
"version": "2025.2.1",
"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 bb8dad3

Please sign in to comment.