Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Feb 2, 2018
1 parent 9c9056b commit dbd0088
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/apertureless/vue-parallax/compare/v1.1.0...v1.1.1) (2018-02-02)


### Bug Fixes

* **parallax:** Add directionValue ([9c9056b](https://github.com/apertureless/vue-parallax/commit/9c9056b))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-parallaxy",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vue 2 component for parallax scrolling effects",
"author": "Jakub Juszczak <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit dbd0088

Please sign in to comment.