Skip to content

Commit ac10132

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2023-09-18) ### Bug Fixes * Add path and pathname ([7fac16f](7fac16f)) * Update CoCreate depndencies to latest versions ([2334ae1](2334ae1))
1 parent 2334ae1 commit ac10132

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.2](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.1...v1.6.2) (2023-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add path and pathname ([7fac16f](https://github.com/CoCreate-app/CoCreate-parallax/commit/7fac16f41bc15b1e79990ac194622a1ad00290bf))
7+
* Update CoCreate depndencies to latest versions ([2334ae1](https://github.com/CoCreate-app/CoCreate-parallax/commit/2334ae151d6057c834e7cda44e04f30203cb59b8))
8+
19
## [1.6.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.0...v1.6.1) (2023-08-21)
210

311

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.6.1",
3+
"version": "1.6.2",
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)