Skip to content

Commit e3799fb

Browse files
Version Packages (#223)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7911acd commit e3799fb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mean-houses-shave.md

-5
This file was deleted.

packages/lib/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-awesome-reveal
22

3+
## 4.2.14
4+
5+
### Patch Changes
6+
7+
- dfa6ad0: Update repository refs
8+
39
## 4.2.13
410

511
### Patch Changes

packages/lib/package.json

+1-1
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.13",
4+
"version": "4.2.14",
55
"license": "MIT",
66
"type": "module",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)