Skip to content

Commit 7e2bae5

Browse files
chore: 🤖 update versions
1 parent 13a5a25 commit 7e2bae5

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

‎.changeset/tidy-lizards-bake.md

-5
This file was deleted.

‎packages/relottie-cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lottiefiles/relottie-cli
22

3+
## 1.11.0
4+
5+
### Patch Changes
6+
7+
- @lottiefiles/relottie@1.11.0
8+
39
## 1.10.0
410

511
### Patch Changes

‎packages/relottie-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/relottie-cli",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"type": "module",
55
"description": "Command line interface to inspect and change Lottie files with relottie",
66
"repository": {

‎packages/relottie-parse/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lottiefiles/relottie-parse
22

3+
## 1.11.0
4+
5+
### Minor Changes
6+
7+
- 13a5a25: feat: bump Momoa to v3.3.5 with required changes
8+
39
## 1.10.0
410

511
### Minor Changes

‎packages/relottie-parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/relottie-parse",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"type": "module",
55
"description": "Parse Lottie JSON format to LAST",
66
"repository": {

‎packages/relottie/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/relottie
22

3+
## 1.11.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [13a5a25]
8+
- @lottiefiles/relottie-parse@1.11.0
9+
- @lottiefiles/relottie-stringify@1.9.1
10+
311
## 1.10.0
412

513
### Patch Changes

‎packages/relottie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/relottie",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"type": "module",
55
"description": "unified processor with support for parsing Lottie input and serializing Lottie as output",
66
"repository": {

0 commit comments

Comments
 (0)