Skip to content

Commit

Permalink
chore(release): set package.json to 3.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.14.1](v3.14.0...v3.14.1) (2024-09-09)

### Bug Fixes

* APPS-2914 NavBreadcrumb hydration error ([#605](#605)) ([d139ab4](d139ab4))
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent d139ab4 commit bef7e2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.14.1](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.14.0...v3.14.1) (2024-09-09)


### Bug Fixes

* APPS-2914 NavBreadcrumb hydration error ([#605](https://github.com/UCLALibrary/ucla-library-website-components/issues/605)) ([d139ab4](https://github.com/UCLALibrary/ucla-library-website-components/commit/d139ab446c8eb3503735e446df06301fa905c0fc))

# [3.14.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.13.0...v3.14.0) (2024-09-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ucla-library-website-components",
"type": "module",
"private": false,
"version": "3.14.0",
"version": "3.14.1",
"main": "./dist/ucla-library-website-components.umd.cjs",
"module": "./dist/ucla-library-website-components.js",
"style": "./dist/style.css",
Expand Down

0 comments on commit bef7e2a

Please sign in to comment.