Skip to content

Commit

Permalink
chore(release): set package.json to 3.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.30.0](v3.29.7...v3.30.0) (2024-10-22)

### Features

* APPS 2793 Add selected state to FTVA filters ([#642](#642)) ([630b584](630b584))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 630b584 commit e068fb1
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.30.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.29.7...v3.30.0) (2024-10-22)


### Features

* APPS 2793 Add selected state to FTVA filters ([#642](https://github.com/UCLALibrary/ucla-library-website-components/issues/642)) ([630b584](https://github.com/UCLALibrary/ucla-library-website-components/commit/630b584a78c4517d2e6b8baff71ac7ca186b9b31))

## [3.29.7](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.29.6...v3.29.7) (2024-10-22)


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.29.7",
"version": "3.30.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 e068fb1

Please sign in to comment.