Skip to content

Commit

Permalink
chore(release): 5.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.35.0](v5.34.1...v5.35.0) (2023-10-31)

### Features

* [[#185151322](https://github.com/newjersey/navigator.business.nj.gov/issues/185151322)] support CTA dropdowns as well as buttons for tasks with post-onboarding ([b3cd95e](b3cd95e))
* [[#185151322](https://github.com/newjersey/navigator.business.nj.gov/issues/185151322)] support CTA dropdowns as well as buttons for tasks with post-onboarding ([539f051](539f051))
* [[#185681031](https://github.com/newjersey/navigator.business.nj.gov/issues/185681031)] added note alert when businesses formed outside the Navigator in profile ([2a5e425](2a5e425))
* [[#186352435](https://github.com/newjersey/navigator.business.nj.gov/issues/186352435)] Removed Note Alert's special smaller border and border right props ([5c7a3f0](5c7a3f0))
  • Loading branch information
semantic-release-bot committed Oct 31, 2023
1 parent 6279390 commit 870dd72
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [5.35.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.34.1...v5.35.0) (2023-10-31)


### Features

* [[#185151322](https://github.com/newjersey/navigator.business.nj.gov/issues/185151322)] support CTA dropdowns as well as buttons for tasks with post-onboarding ([b3cd95e](https://github.com/newjersey/navigator.business.nj.gov/commit/b3cd95ed8bb192414956bea6937af47d49b2c055))
* [[#185151322](https://github.com/newjersey/navigator.business.nj.gov/issues/185151322)] support CTA dropdowns as well as buttons for tasks with post-onboarding ([539f051](https://github.com/newjersey/navigator.business.nj.gov/commit/539f051e25297ffd4c1667b1fd168f78878d62a3))
* [[#185681031](https://github.com/newjersey/navigator.business.nj.gov/issues/185681031)] added note alert when businesses formed outside the Navigator in profile ([2a5e425](https://github.com/newjersey/navigator.business.nj.gov/commit/2a5e425f03f8bd7d93315ce02a77a04803ef20fc))
* [[#186352435](https://github.com/newjersey/navigator.business.nj.gov/issues/186352435)] Removed Note Alert's special smaller border and border right props ([5c7a3f0](https://github.com/newjersey/navigator.business.nj.gov/commit/5c7a3f0e776ba0003c8ea1ff1044c9751c769a96))

## [5.34.1](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.34.0...v5.34.1) (2023-10-26)


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": "5.34.1",
"version": "5.35.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 870dd72

Please sign in to comment.