Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2021-12-06)

### Bug Fixes

* [[#947](#947)] corrected existing employees field validation issue ([a7f564f](a7f564f))
* [[#948](#948)] wrap text & remove SDVOB ([cde6a5b](cde6a5b))
* update the netlify config for the updated roadmap config ([6141db5](6141db5))

### Features

* [[#947](#947)] existing employees field added to onboarding ([ec4b3f7](ec4b3f7))
* [[#948](#948)] add certifications multiselect to oscar onboarding ([17a6479](17a6479))
* [[#979](#979)] add close icon to signup dialog ([99aca45](99aca45))
* remove the generic roadmap config, and set it up explicitly for each industry ([c2eb9e0](c2eb9e0))
  • Loading branch information
semantic-release-bot committed Dec 6, 2021
1 parent 0bbaffb commit 3d0a7e9
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 @@
# [1.4.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v1.3.0...v1.4.0) (2021-12-06)


### Bug Fixes

* [[#947](https://github.com/newjersey/navigator.business.nj.gov/issues/947)] corrected existing employees field validation issue ([a7f564f](https://github.com/newjersey/navigator.business.nj.gov/commit/a7f564fb50f348680d275ed96227c38f93e4ad51))
* [[#948](https://github.com/newjersey/navigator.business.nj.gov/issues/948)] wrap text & remove SDVOB ([cde6a5b](https://github.com/newjersey/navigator.business.nj.gov/commit/cde6a5b6516622863160243f20d827afed2bf8ba))
* update the netlify config for the updated roadmap config ([6141db5](https://github.com/newjersey/navigator.business.nj.gov/commit/6141db55ce3f20359ad3f7a4aa732fc2bba083c4))


### Features

* [[#947](https://github.com/newjersey/navigator.business.nj.gov/issues/947)] existing employees field added to onboarding ([ec4b3f7](https://github.com/newjersey/navigator.business.nj.gov/commit/ec4b3f70749fcb07e615ffcb39168b0df6f0f88d))
* [[#948](https://github.com/newjersey/navigator.business.nj.gov/issues/948)] add certifications multiselect to oscar onboarding ([17a6479](https://github.com/newjersey/navigator.business.nj.gov/commit/17a6479722f73157c27591f6c9c2d77aa07b97ed))
* [[#979](https://github.com/newjersey/navigator.business.nj.gov/issues/979)] add close icon to signup dialog ([99aca45](https://github.com/newjersey/navigator.business.nj.gov/commit/99aca45084af2ff2b1267fe2d9db62b103a6c0c0))
* remove the generic roadmap config, and set it up explicitly for each industry ([c2eb9e0](https://github.com/newjersey/navigator.business.nj.gov/commit/c2eb9e06c5c22b5297c49150b397a5a482794e93))

# [1.3.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v1.2.0...v1.3.0) (2021-11-30)


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": "1.3.0",
"version": "1.4.0",
"description": "This is the development repository for the work-in-progress business dashboard 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 3d0a7e9

Please sign in to comment.