Skip to content

Commit

Permalink
chore(release): set package.json to 2.39.0-alpha.102 [skip ci]
Browse files Browse the repository at this point in the history
# [2.39.0-alpha.102](v2.39.0-alpha.101...v2.39.0-alpha.102) (2024-07-10)

### Features

* APPS-2780 APPS-2781 APPS-2802 ([#552](#552)) ([a9973f4](a9973f4))
  • Loading branch information
semantic-release-bot committed Jul 10, 2024
1 parent a9973f4 commit 3a03cbb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.39.0-alpha.102](https://github.com/UCLALibrary/ucla-library-website-components/compare/v2.39.0-alpha.101...v2.39.0-alpha.102) (2024-07-10)


### Features

* APPS-2780 APPS-2781 APPS-2802 ([#552](https://github.com/UCLALibrary/ucla-library-website-components/issues/552)) ([a9973f4](https://github.com/UCLALibrary/ucla-library-website-components/commit/a9973f451fe536ff566221bba5c0c65c8cdfd644))

# [2.39.0-alpha.101](https://github.com/UCLALibrary/ucla-library-website-components/compare/v2.39.0-alpha.100...v2.39.0-alpha.101) (2024-07-10)


Expand Down
4 changes: 2 additions & 2 deletions 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": "2.39.0-alpha.101",
"version": "2.39.0-alpha.102",
"main": "./dist/ucla-library-website-components.umd.cjs",
"module": "./dist/ucla-library-website-components.js",
"style": "./dist/style.css",
Expand Down Expand Up @@ -91,4 +91,4 @@
"peerDependencies": {
"vue": "^3.4.29"
}
}
}

0 comments on commit 3a03cbb

Please sign in to comment.