Skip to content

Commit 3a2d2f2

Browse files
chore(release): 2.0.0-beta.25 [skip ci]
# [2.0.0-beta.25](v2.0.0-beta.24...v2.0.0-beta.25) (2023-11-08) ### Bug Fixes * **beta:** fix for multiple entries ([2de8917](2de8917))
1 parent 69087db commit 3a2d2f2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

3+
# [2.0.0-beta.25](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.24...v2.0.0-beta.25) (2023-11-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **beta:** fix for multiple entries ([2de8917](https://github.com/GrabarzUndPartner/nuxt-custom-elements/commit/2de8917f252c811c2f970da9e5a55fb890c2b2e2))
9+
310
# [2.0.0-beta.24](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.23...v2.0.0-beta.24) (2023-08-27)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-custom-elements",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"description": "Publish your Components as a vue-custom-element standalone build.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)