We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8107c commit 27415f5Copy full SHA for 27415f5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/zero-one-code/vue-default-page/compare/v1.0.0...v1.0.1) (2024-02-20)
4
+
5
6
+### Bug Fixes
7
8
+* export types ([9c8107c](https://github.com/zero-one-code/vue-default-page/commit/9c8107c80300661bb822a00f26d58db02c4ea252))
9
10
## 1.0.0 (2024-02-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-default-page",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A Vue 3.0 custom directives plugin",
"keywords": [
"vue",
0 commit comments