Skip to content

Commit 67d8a07

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-08-21) ### Bug Fixes * bump dependencies ([ccf00aa](ccf00aa))
1 parent ccf00aa commit 67d8a07

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.0...v1.6.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([ccf00aa](https://github.com/CoCreate-app/CoCreate-parallax/commit/ccf00aa8a9b23debb556cd29778dc0731f016ad8))
7+
18
# [1.6.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.5.1...v1.6.0) (2023-08-21)
29

310

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
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",
@@ -57,4 +57,4 @@
5757
"webpack-cli": "^4.5.0",
5858
"webpack-log": "^3.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)