Skip to content

Commit 5b7b2dc

Browse files
chore(release): 2.0.0-beta.27 [skip ci]
# [2.0.0-beta.27](v2.0.0-beta.26...v2.0.0-beta.27) (2023-12-23) ### Bug Fixes * **sub-style:** update sub-style version ([a222b02](a222b02))
1 parent 5877225 commit 5b7b2dc

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
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.27](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.26...v2.0.0-beta.27) (2023-12-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **sub-style:** update sub-style version ([a222b02](https://github.com/GrabarzUndPartner/nuxt-custom-elements/commit/a222b02cea4b7a7725b60d9cdbf2cc8fac699f05))
9+
310
# [2.0.0-beta.26](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.25...v2.0.0-beta.26) (2023-11-23)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-custom-elements",
3-
"version": "2.0.0-beta.26",
3+
"version": "2.0.0-beta.27",
44
"description": "Publish your Components as a vue-custom-element standalone build.",
55
"keywords": [
66
"nuxtjs",
@@ -100,4 +100,4 @@
100100
"vitepress": "1.0.0-rc.32",
101101
"vitest": "1.1.0"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)