Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2021-11-11)

### Bug Fixes

* [[#760](#760)] additional script for intercom identity ([c521524](c521524))
* [[#760](#760)] re-init after loading intercom identity ([81f2b63](81f2b63))
* moved context-info into content folder ([d283ece](d283ece))

### Features

* [[#885](#885)] implement links for the application logo ([da25712](da25712))
  • Loading branch information
semantic-release-bot committed Nov 11, 2021
1 parent 9f70ea2 commit b4cb98c
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 @@
# [1.1.0](https://github.com/newjersey/business.nj.gov/compare/v1.0.1...v1.1.0) (2021-11-11)


### Bug Fixes

* [[#760](https://github.com/newjersey/business.nj.gov/issues/760)] additional script for intercom identity ([c521524](https://github.com/newjersey/business.nj.gov/commit/c5215249da5eddd1ee9d496d2f9569a3be1d9ae8))
* [[#760](https://github.com/newjersey/business.nj.gov/issues/760)] re-init after loading intercom identity ([81f2b63](https://github.com/newjersey/business.nj.gov/commit/81f2b63dfb0a2e90bb10a22a9dcae84e589c2b0e))
* moved context-info into content folder ([d283ece](https://github.com/newjersey/business.nj.gov/commit/d283ece65465fa898e5ec144c3f12bc8a33686e7))


### Features

* [[#885](https://github.com/newjersey/business.nj.gov/issues/885)] implement links for the application logo ([da25712](https://github.com/newjersey/business.nj.gov/commit/da25712562285ba16b1532f3c883bc7d747c4ae4))

## [1.0.1](https://github.com/newjersey/business.nj.gov/compare/v1.0.0...v1.0.1) (2021-11-10)


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.0.1",
"version": "1.1.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/business.nj.gov#businessnjgov)",
"main": "index.js",
"private": true,
Expand Down

0 comments on commit b4cb98c

Please sign in to comment.