Skip to content

Commit 74b104f

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([b96dcca](b96dcca)) * remove yarn.lock ([29773ff](29773ff))
1 parent b96dcca commit 74b104f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.15](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.0.14...v1.0.15) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([b96dcca](https://github.com/CoCreate-app/CoCreate-parallax/commit/b96dcca9c2f72c5d685ea5377dbce2fbaf6014f8))
7+
* remove yarn.lock ([29773ff](https://github.com/CoCreate-app/CoCreate-parallax/commit/29773ffca2fa6021fe11e8804b0a6fd20a180543))
8+
19
## [1.0.14](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.0.13...v1.0.14) (2021-07-10)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "A stunning css effect in which the background moves at a slower pace than the foreground. Resulting in 3D effect when users scroll up/down the webpage.",
55
"keywords": [
66
"parallax",

0 commit comments

Comments
 (0)