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.3.14](v1.3.13...v1.3.14) (2023-06-11)
### Bug Fixes
* renamed hosts to host. the value can be a string or an array of strings ([16c0766](16c0766))
* renamed hosts to host. the value can be a string or an array of strings ([16c0766](https://github.com/CoCreate-app/CoCreate-parallax/commit/16c0766b5a0b69784d35747fc46153efb0f29c3e))
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.3.13",
3
+
"version": "1.3.14",
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