Skip to content

Commit

Permalink
chore(release): 2024.39.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2024.39.0](v2024.38.0...v2024.39.0) (2024-12-24)

### Bug Fixes

* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] add owningUser to v151 migration ([6e955a1](6e955a1))
* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] update DynamoUserDataClient 'Not found' error message ([3ce7d6d](3ce7d6d))
* [[#188704018](https://github.com/newjersey/navigator.business.nj.gov/issues/188704018)] update randomHomeBasedIndustry to fix flakey home based industry test ([4688ba0](4688ba0))
* [[#188704018](https://github.com/newjersey/navigator.business.nj.gov/issues/188704018)] update randomHomeBasedIndustry to fix flakey home based industry test ([f1d705d](f1d705d))
* **deps:** update serverless-and-webpack ([#9055](#9055)) ([a7c783a](a7c783a))

### Features

* [[#187194162](https://github.com/newjersey/navigator.business.nj.gov/issues/187194162)] add profile address to dakota persona ([b54b439](b54b439))
* [[#187466951](https://github.com/newjersey/navigator.business.nj.gov/issues/187466951)] bussiness structure task, error is now auto scroll and screen reader accessible ([c896bd9](c896bd9))
* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] copy businesses data from users table and sync ([92d3e35](92d3e35))
* [[#188507862](https://github.com/newjersey/navigator.business.nj.gov/issues/188507862)] Automatic Tax Calendar Check ([5fc7a92](5fc7a92))
  • Loading branch information
semantic-release-bot committed Dec 24, 2024
1 parent c88bc3d commit 636b30c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [2024.39.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.38.0...v2024.39.0) (2024-12-24)


### Bug Fixes

* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] add owningUser to v151 migration ([6e955a1](https://github.com/newjersey/navigator.business.nj.gov/commit/6e955a1290ee3afd3b7e34af4526b4b33e3e1b2f))
* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] update DynamoUserDataClient 'Not found' error message ([3ce7d6d](https://github.com/newjersey/navigator.business.nj.gov/commit/3ce7d6d5bc44ef5d7c13cda7f74b6da94739bc23))
* [[#188704018](https://github.com/newjersey/navigator.business.nj.gov/issues/188704018)] update randomHomeBasedIndustry to fix flakey home based industry test ([4688ba0](https://github.com/newjersey/navigator.business.nj.gov/commit/4688ba081c052ecae22faa595b70db76f08cb940))
* [[#188704018](https://github.com/newjersey/navigator.business.nj.gov/issues/188704018)] update randomHomeBasedIndustry to fix flakey home based industry test ([f1d705d](https://github.com/newjersey/navigator.business.nj.gov/commit/f1d705d6a41a90ed1dafa33a33e528d1339b2437))
* **deps:** update serverless-and-webpack ([#9055](https://github.com/newjersey/navigator.business.nj.gov/issues/9055)) ([a7c783a](https://github.com/newjersey/navigator.business.nj.gov/commit/a7c783a2f07142fa8a03c4fbc05e5acda0559501))


### Features

* [[#187194162](https://github.com/newjersey/navigator.business.nj.gov/issues/187194162)] add profile address to dakota persona ([b54b439](https://github.com/newjersey/navigator.business.nj.gov/commit/b54b43917048dc0a74dca6bfb72ce4ddd83c591f))
* [[#187466951](https://github.com/newjersey/navigator.business.nj.gov/issues/187466951)] bussiness structure task, error is now auto scroll and screen reader accessible ([c896bd9](https://github.com/newjersey/navigator.business.nj.gov/commit/c896bd9757042db116ec3cc35dc32887c3b21077))
* [[#188172536](https://github.com/newjersey/navigator.business.nj.gov/issues/188172536)] copy businesses data from users table and sync ([92d3e35](https://github.com/newjersey/navigator.business.nj.gov/commit/92d3e35eeaca9da9c115a7cd9714e14cf98160e6))
* [[#188507862](https://github.com/newjersey/navigator.business.nj.gov/issues/188507862)] Automatic Tax Calendar Check ([5fc7a92](https://github.com/newjersey/navigator.business.nj.gov/commit/5fc7a92233933610aa038907be0afab6a9e754dd))

# [2024.38.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v2024.37.0...v2024.38.0) (2024-12-17)


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.38.0",
"version": "2024.39.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 636b30c

Please sign in to comment.