Skip to content

Commit fb5fa9e

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2025-04-30) ### Bug Fixes * added css-loader ([c1aa045](c1aa045)) * update query attributes ([a0cf356](a0cf356)) * updated cocreate modules versions ([261c925](261c925)) * webpack.config and devdependencies ([9c286d4](9c286d4))
1 parent c1aa045 commit fb5fa9e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.10.1](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.10.0...v1.10.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([c1aa045](https://github.com/CoCreate-app/CoCreate-parallax/commit/c1aa0454142797c37d30dc7b3feace81a0e883ee))
7+
* update query attributes ([a0cf356](https://github.com/CoCreate-app/CoCreate-parallax/commit/a0cf3560a57b83efb88fd3d58a079ca36a9cd426))
8+
* updated cocreate modules versions ([261c925](https://github.com/CoCreate-app/CoCreate-parallax/commit/261c9255bd16a393c53720bdfdacbdc38be229ba))
9+
* webpack.config and devdependencies ([9c286d4](https://github.com/CoCreate-app/CoCreate-parallax/commit/9c286d4d8969540fe171ef4d9b19d01c88890f3e))
10+
111
# [1.10.0](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.9.3...v1.10.0) (2024-11-04)
212

313

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