Skip to content

Commit c5fa464

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2023-06-21) ### Bug Fixes * **webpack:** fix `setLoaderRulesForShadowMode` ([ec4e387](ec4e387))
1 parent 3f77bed commit c5fa464

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+
## [1.9.2](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v1.9.1...v1.9.2) (2023-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **webpack:** fix `setLoaderRulesForShadowMode` ([ec4e387](https://github.com/GrabarzUndPartner/nuxt-custom-elements/commit/ec4e387eeac8abad80cc245053f7c4bd68461897))
9+
310
## [1.9.1](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v1.9.0...v1.9.1) (2022-06-20)
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": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Publish your Components as a vue-custom-element standalone build.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)