You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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))
* 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))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@cocreate/parallax",
3
-
"version": "1.9.3",
3
+
"version": "1.10.0",
4
4
"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.",
0 commit comments