Skip to content

Commit

Permalink
chore(release): 2024.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2024.22.0](v2024.21.1...v2024.22.0) (2024-07-19)

### Bug Fixes

* [[#186334874](https://github.com/newjersey/navigator.business.nj.gov/issues/186334874)] Formation API responses inconsistently being received/saved ([2393dc7](2393dc7))
* **deps:** update dependency axios to v1.7.2 ([6cc174c](6cc174c))
* fixes for webflow sync tests ([4115e98](4115e98))

### Features

* [[#187977335](https://github.com/newjersey/navigator.business.nj.gov/issues/187977335)] add municipality field to fundings and investNewark as agency source ([c66831a](c66831a))
  • Loading branch information
semantic-release-bot committed Jul 19, 2024
1 parent 853d5a8 commit ee8cb6d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2024.22.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.21.1...v2024.22.0) (2024-07-19)


### Bug Fixes

* [[#186334874](https://github.com/newjersey/navigator.business.nj.gov/issues/186334874)] Formation API responses inconsistently being received/saved ([2393dc7](https://github.com/newjersey/navigator.business.nj.gov/commit/2393dc76e68bd62bc8549516436a6cb9d1176af6))
* **deps:** update dependency axios to v1.7.2 ([6cc174c](https://github.com/newjersey/navigator.business.nj.gov/commit/6cc174ce06d1a992c85a2d5384dbd0771f372163))
* fixes for webflow sync tests ([4115e98](https://github.com/newjersey/navigator.business.nj.gov/commit/4115e980c878ce92c437f8525d9bf286b7f3730d))


### Features

* [[#187977335](https://github.com/newjersey/navigator.business.nj.gov/issues/187977335)] add municipality field to fundings and investNewark as agency source ([c66831a](https://github.com/newjersey/navigator.business.nj.gov/commit/c66831adf98dbf177869cd6c22ef023e17707468))

## [2024.21.1](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.21.0...v2024.21.1) (2024-07-18)


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.21.1",
"version": "2024.22.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 ee8cb6d

Please sign in to comment.