We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04b795d + 62aae8f commit 93c721cCopy full SHA for 93c721c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/zero-one-code/vue-default-page/compare/v1.0.2...v1.1.0) (2024-07-26)
4
+
5
6
+### Features
7
8
+* add Web Components and Vue Components ([b1a8a30](https://github.com/zero-one-code/vue-default-page/commit/b1a8a307e9e103174f62b213a319b15487d675ca))
9
+* automatically import styles ([b00ad8c](https://github.com/zero-one-code/vue-default-page/commit/b00ad8cd83e8c5616ca0bc749fbe5e240817a4ba))
10
11
## [1.0.2](https://github.com/zero-one-code/vue-default-page/compare/v1.0.1...v1.0.2) (2024-06-01)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-default-page",
- "version": "1.0.2",
+ "version": "1.1.0",
"description": "A Vue 3.0 custom directives plugin",
"keywords": [
"vue",
0 commit comments