Skip to content

Commit 72fb094

Browse files
committed
chore: bump version
1 parent 47924cb commit 72fb094

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-planes-hug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/lib/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-awesome-reveal
22

3+
## 4.2.13
4+
5+
### Patch Changes
6+
7+
- 47924cb: Update dependencies
8+
39
## 4.2.12
410

511
### Patch Changes

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-awesome-reveal",
33
"description": "React components to add reveal animations using the Intersection Observer API and CSS Animations.",
4-
"version": "4.2.12",
4+
"version": "4.2.13",
55
"license": "MIT",
66
"type": "module",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)