Skip to content

Commit 240be99

Browse files
committed
chore(release): 0.1.2
1 parent 4983013 commit 240be99

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
# Change Log
1+
# Changelog
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.1.2](https://github.com/apertureless/vue-observable/compare/v0.1.1...v0.1.2) (2019-05-15)
6+
7+
8+
59
<a name="0.1.1"></a>
610
## 0.1.1 (2018-04-25)
711

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-observable",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Vue Components for the IntersectionObserver, MutationObserver and ResizeObserver APIs",
55
"author": "Jakub Juszczak <[email protected]>",
66
"main": "dist/vue-observable.common.js",

0 commit comments

Comments
 (0)