Skip to content

Commit 0401337

Browse files
chore(release): 1.3.25 [skip ci]
## [1.3.25](v1.3.24...v1.3.25) (2023-06-14) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([061dc39](061dc39))
1 parent 061dc39 commit 0401337

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.25](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.24...v1.3.25) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([061dc39](https://github.com/CoCreate-app/CoCreate-parallax/commit/061dc398af2afd588e8608199210fcbdaa044b81))
7+
18
## [1.3.24](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.3.23...v1.3.24) (2023-06-11)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.3.24",
3+
"version": "1.3.25",
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)