Skip to content

Commit cc797e3

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([f396b74](f396b74))
1 parent f396b74 commit cc797e3

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.5.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.4.0...v1.5.0) (2023-08-17)
2+
3+
4+
### Features
5+
6+
* bump cocreate dependencies for the latest updates and features ([f396b74](https://github.com/CoCreate-app/CoCreate-parallax/commit/f396b74f3f584c146b80e71117c515630d7a04bd))
7+
18
# [1.4.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.25...v1.4.0) (2023-08-16)
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.4.0",
3+
"version": "1.5.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)