Skip to content

Commit 17db79c

Browse files
committed
chore(release): 0.0.19
1 parent ea7d09a commit 17db79c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.19](https://github.com/chantouchsek/vue-iframes/compare/v0.0.18...v0.0.19) (2021-12-19)
6+
7+
8+
### Bug Fixes
9+
10+
* fixed can not read property of null ([ea7d09a](https://github.com/chantouchsek/vue-iframes/commit/ea7d09a290837ce3458fc7a52d8ed3b0378872d7))
11+
512
### [0.0.18](https://github.com/chantouchsek/vue-iframes/compare/v0.0.17...v0.0.18) (2021-12-19)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-iframes",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"description": "Vue component for creating dynamic async iframes",
55
"main": "dist/vue-iframes.js",
66
"files": [

0 commit comments

Comments
 (0)