Skip to content

Commit 93c721c

Browse files
Merge pull request #10 from zero-one-code/release-please--branches--main--components--vue-default-page
chore(main): release 1.1.0
2 parents 04b795d + 62aae8f commit 93c721c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## [1.0.2](https://github.com/zero-one-code/vue-default-page/compare/v1.0.1...v1.0.2) (2024-06-01)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-default-page",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "A Vue 3.0 custom directives plugin",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)