Skip to content

Commit 2dd0db9

Browse files
chore(release): 1.1.77 [skip ci]
## [1.1.77](v1.1.76...v1.1.77) (2022-11-21) ### Bug Fixes * replaced document_id with document._id ([2f87420](2f87420))
1 parent 2f87420 commit 2dd0db9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.77](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.76...v1.1.77) (2022-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced document_id with document._id ([2f87420](https://github.com/CoCreate-app/CoCreate-parallax/commit/2f8742060fb452fc4a04611f65f3d4afe1af4508))
7+
18
## [1.1.76](https://github.com/CoCreate-app/CoCreate-parallax/compare/v1.1.75...v1.1.76) (2022-11-21)
29

310

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