Skip to content

Commit 2c42038

Browse files
chore(main): release 1.0.2
1 parent 0711dc9 commit 2c42038

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.1](https://github.com/zero-one-code/vue-default-page/compare/v1.0.0...v1.0.1) (2024-02-20)
411

512

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.1",
3+
"version": "1.0.2",
44
"description": "A Vue 3.0 custom directives plugin",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)