Skip to content

Commit 50c33d8

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2023-11-25) ### Bug Fixes * pass attributes renamed to state ([bcf8fbb](bcf8fbb)) * update nav, edit button and css path ([7e83469](7e83469)) ### Features * upgrade dependencies for latest features and fixes ([393af97](393af97))
1 parent 393af97 commit 50c33d8

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.8.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.7.0...v1.8.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* pass attributes renamed to state ([bcf8fbb](https://github.com/CoCreate-app/CoCreate-parallax/commit/bcf8fbb08011848e515d5718a352496c087fa6cb))
7+
* update nav, edit button and css path ([7e83469](https://github.com/CoCreate-app/CoCreate-parallax/commit/7e83469d1751a505e160e66abbf0cc7728b2515b))
8+
9+
10+
### Features
11+
12+
* upgrade dependencies for latest features and fixes ([393af97](https://github.com/CoCreate-app/CoCreate-parallax/commit/393af97f657fa3710fc3067fbb8ab6470f38ddd9))
13+
114
# [1.7.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.6.5...v1.7.0) (2023-11-19)
215

316

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.7.0",
3+
"version": "1.8.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)