Skip to content

Commit

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

### Features

* APPS-2822 Create TabToggle ([#603](#603)) ([3dff422](3dff422))
  • Loading branch information
semantic-release-bot committed Sep 6, 2024
1 parent 3dff422 commit e96424f
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.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.13.0...v3.14.0) (2024-09-06)


### Features

* APPS-2822 Create TabToggle ([#603](https://github.com/UCLALibrary/ucla-library-website-components/issues/603)) ([3dff422](https://github.com/UCLALibrary/ucla-library-website-components/commit/3dff422d5bf29fe0a11fa4baa8d364ba49fbe89d))

# [3.13.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.12.0...v3.13.0) (2024-09-05)


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.13.0",
"version": "3.14.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 e96424f

Please sign in to comment.