Skip to content

Commit 7a38e4e

Browse files
chore(release): 2.0.0-beta.23 [skip ci]
# [2.0.0-beta.23](v2.0.0-beta.22...v2.0.0-beta.23) (2023-08-25) ### Bug Fixes * **update:** use appContext with file ([1fd189f](1fd189f))
1 parent 1fd189f commit 7a38e4e

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.23](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.22...v2.0.0-beta.23) (2023-08-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **update:** use appContext with file ([1fd189f](https://github.com/GrabarzUndPartner/nuxt-custom-elements/commit/1fd189f6683624db7a4f39b4229a92e43da08606))
9+
310
# [2.0.0-beta.22](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v2.0.0-beta.21...v2.0.0-beta.22) (2023-08-25)
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.22",
3+
"version": "2.0.0-beta.23",
44
"description": "Publish your Components as a vue-custom-element standalone build.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)