Skip to content

Commit 3c203cb

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.3...v1.10.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([21be2f1](21be2f1)) ### Features * add prettier.config.js and format files ([b60da24](b60da24)) * add prettier.config.js and format files ([92668ba](92668ba))
1 parent 21be2f1 commit 3c203cb

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.10.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.3...v1.10.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([21be2f1](https://github.com/CoCreate-app/CoCreate-parallax/commit/21be2f144087194a692de2c3e5ffaebdf029da23))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([b60da24](https://github.com/CoCreate-app/CoCreate-parallax/commit/b60da24415eace831d1c09f0388099be79e52b7e))
12+
* add prettier.config.js and format files ([92668ba](https://github.com/CoCreate-app/CoCreate-parallax/commit/92668bafdfa3694a39c35811707129a3409dc4f2))
13+
114
## [1.9.3](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.2...v1.9.3) (2024-06-12)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/parallax",
3-
"version": "1.9.3",
3+
"version": "1.10.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",

0 commit comments

Comments
 (0)