Skip to content

Commit

Permalink
chore(release): 5.29.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.29.0](v5.28.0...v5.29.0) (2023-09-19)

### Bug Fixes

* **deps:** update dependency uuid to v9.0.1 ([864c8fb](864c8fb))
* **deps:** update material-ui ([eb6e2d7](eb6e2d7))

### Features

* [[#184890110](https://github.com/newjersey/navigator.business.nj.gov/issues/184890110)] added displayname to MD files and made filename readonly in CMS ([585e319](585e319))
* [[#184890110](https://github.com/newjersey/navigator.business.nj.gov/issues/184890110)] renamed slug widget to be writeoncereadonly widget as its more descriptive ([86c5e17](86c5e17))
  • Loading branch information
semantic-release-bot committed Sep 19, 2023
1 parent 15c4c5b commit 8bb1852
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 @@
# [5.29.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.28.0...v5.29.0) (2023-09-19)


### Bug Fixes

* **deps:** update dependency uuid to v9.0.1 ([864c8fb](https://github.com/newjersey/navigator.business.nj.gov/commit/864c8fbc1711ee3a83f58bc3eebe9fb59197d101))
* **deps:** update material-ui ([eb6e2d7](https://github.com/newjersey/navigator.business.nj.gov/commit/eb6e2d79b47baec57b1b4f9fe9d98ca1e5ca3772))


### Features

* [[#184890110](https://github.com/newjersey/navigator.business.nj.gov/issues/184890110)] added displayname to MD files and made filename readonly in CMS ([585e319](https://github.com/newjersey/navigator.business.nj.gov/commit/585e319c1e165c35c51dd8c979a91c4c6c56cf5e))
* [[#184890110](https://github.com/newjersey/navigator.business.nj.gov/issues/184890110)] renamed slug widget to be writeoncereadonly widget as its more descriptive ([86c5e17](https://github.com/newjersey/navigator.business.nj.gov/commit/86c5e170f98b1ddc1aeea1901e39e6e4d1af5bd9))

# [5.28.0](https://github.com/newjersey/navigator.business.nj.gov/compare/v5.27.0...v5.28.0) (2023-09-15)


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.28.0",
"version": "5.29.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 8bb1852

Please sign in to comment.