Skip to content

Commit

Permalink
chore(release): set package.json to 3.44.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.44.0](v3.43.7...v3.44.0) (2025-01-23)

### Features

* APPS-3089 Update StaffSubjectLibrarian components for FTVA ([#674](#674)) ([a953ae2](a953ae2))
  • Loading branch information
semantic-release-bot committed Jan 23, 2025
1 parent a953ae2 commit c915626
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.44.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.43.7...v3.44.0) (2025-01-23)


### Features

* APPS-3089 Update StaffSubjectLibrarian components for FTVA ([#674](https://github.com/UCLALibrary/ucla-library-website-components/issues/674)) ([a953ae2](https://github.com/UCLALibrary/ucla-library-website-components/commit/a953ae218cf1c7a094bf0c7f08e1fa1ebbc65630))

## [3.43.7](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.43.6...v3.43.7) (2025-01-16)


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.43.7",
"version": "3.44.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 c915626

Please sign in to comment.