Skip to content

Commit 6899bdd

Browse files
committed
chore(release): v3.0.7
1 parent a7f8eb7 commit 6899bdd

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## v3.0.7
4+
5+
[compare changes](https://github.com/RadKod/v-lazy-component/compare/v3.0.6...v3.0.7)
6+
7+
8+
### 🏡 Chore
9+
10+
- Update npm scripts ([a7f8eb7](https://github.com/RadKod/v-lazy-component/commit/a7f8eb7))
11+
12+
### ❤️ Contributors
13+
14+
- Selimdoyranli ([@selimdoyranli](http://github.com/selimdoyranli))
15+
316
## v3.0.6
417

518
[compare changes](https://github.com/RadKod/v-lazy-component/compare/v3.0.5...v3.0.6)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-lazy-component",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Vue component render when visible",
55
"keywords": [
66
"vue lazy component",
@@ -139,4 +139,4 @@
139139
"path": "cz-conventional-changelog"
140140
}
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)