Skip to content

Commit

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

### Features

*  APPS-2956 flexible-divider-way finder ([#621](#621)) ([125cfe7](125cfe7))
* APPS-2916 fix hydration and undefined errors ([#623](#623)) ([03c8948](03c8948)), closes [#611](#611)
  • Loading branch information
semantic-release-bot committed Sep 27, 2024
1 parent 125cfe7 commit 9996110
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.24.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.23.0...v3.24.0) (2024-09-27)


### Features

* APPS-2956 flexible-divider-way finder ([#621](https://github.com/UCLALibrary/ucla-library-website-components/issues/621)) ([125cfe7](https://github.com/UCLALibrary/ucla-library-website-components/commit/125cfe7235b5d080a84a218682f5402b1b10f843))
* APPS-2916 fix hydration and undefined errors ([#623](https://github.com/UCLALibrary/ucla-library-website-components/issues/623)) ([03c8948](https://github.com/UCLALibrary/ucla-library-website-components/commit/03c894805e47c68f6ef419c175596e7e2203d007)), closes [#611](https://github.com/UCLALibrary/ucla-library-website-components/issues/611)

# [3.23.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.22.1...v3.23.0) (2024-09-27)


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.23.0",
"version": "3.24.0",
"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 9996110

Please sign in to comment.