We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0711dc9 + 2c42038 commit 3184394Copy full SHA for 3184394
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/zero-one-code/vue-default-page/compare/v1.0.1...v1.0.2) (2024-06-01)
4
+
5
6
+### Bug Fixes
7
8
+* the inaccuracy in height retrieval ([0711dc9](https://github.com/zero-one-code/vue-default-page/commit/0711dc9605fa4328f5984cf78232cbe66148cd9e))
9
10
## [1.0.1](https://github.com/zero-one-code/vue-default-page/compare/v1.0.0...v1.0.1) (2024-02-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-default-page",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A Vue 3.0 custom directives plugin",
"keywords": [
"vue",
0 commit comments