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.4.0](v1.3.25...v1.4.0) (2023-08-16)
### Bug Fixes
* crud attributes renamed ([2855d60](2855d60))
* replace -target -selector ([efca4dc](efca4dc))
* webpack.config and package.json make use of mode=production instead of process.env ([780c2cd](780c2cd))
### Features
* name attribute and variable renamed to key ([b1b5b98](b1b5b98))
* webpack.config and package.json make use of mode=production instead of process.env ([780c2cd](https://github.com/CoCreate-app/CoCreate-parallax/commit/780c2cdbd734af5f4c12b25232c2e3b20b09435b))
9
+
10
+
11
+
### Features
12
+
13
+
* name attribute and variable renamed to key ([b1b5b98](https://github.com/CoCreate-app/CoCreate-parallax/commit/b1b5b98d04c459893ccd134f6658ef402ce3f298))
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@cocreate/parallax",
3
-
"version": "1.3.25",
3
+
"version": "1.4.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