Skip to content

Commit 4ca286e

Browse files
chore: 🤖 update versions (#71)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a8e9a62 commit 4ca286e

File tree

13 files changed

+40
-30
lines changed

13 files changed

+40
-30
lines changed

‎.changeset/lucky-needles-wink.md‎

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

‎.changeset/many-mice-kiss.md‎

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

‎.changeset/ninety-queens-compete.md‎

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

‎.changeset/shaggy-islands-repair.md‎

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

‎.changeset/tender-mirrors-cross.md‎

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

‎packages/relottie-cli/CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/relottie-cli
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a8e9a62]
8+
- Updated dependencies [a8e9a62]
9+
- @lottiefiles/relottie@1.3.1
10+
311
## 1.3.0
412

513
### Patch Changes

‎packages/relottie-cli/package.json‎

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

‎packages/relottie-parse/CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @lottiefiles/relottie-parse
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- a8e9a62: feat: do not duplicate log messages with the vfile.messages and remove the unnecessary "warningMessage"
8+
option
9+
- a8e9a62: feat: rename export relottie-parse's FileData type into ParseFileData
10+
- a8e9a62: feat: add position and sourceId info when adding a vfile message
11+
312
## 1.3.0
413

514
### Minor Changes

‎packages/relottie-parse/package.json‎

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

‎packages/relottie-stringify/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lottiefiles/relottie-stringify
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- a8e9a62: feat: rename export FileData type into StringifyFileData
8+
39
## 1.3.0
410

511
### Patch Changes

0 commit comments

Comments
 (0)