Skip to content

Commit 87b5a3f

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.5...v1.7.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([251fc19](251fc19))
1 parent 251fc19 commit 87b5a3f

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.7.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.5...v1.7.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([251fc19](https://github.com/CoCreate-app/CoCreate-parallax/commit/251fc199b9f0a290cf31c2a37cf6a2c876efac92))
7+
18
## [1.6.5](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.4...v1.6.5) (2023-11-12)
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.5",
3+
"version": "1.7.0",
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)