Skip to content

Commit 362647d

Browse files
chore: 🤖 update versions (#112)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 773d802 commit 362647d

File tree

13 files changed

+49
-11
lines changed

13 files changed

+49
-11
lines changed

‎.changeset/blue-ads-bow.md‎

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

‎packages/last-builder/CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lottiefiles/last-builder
22

3+
## 1.9.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [773d802]
8+
- @lottiefiles/last@1.9.0
9+
310
## 1.8.0
411

512
### Minor Changes

‎packages/last-builder/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/last-builder",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"type": "module",
55
"description": "Composable functions to easily build last structures",
66
"repository": {

‎packages/last/CHANGELOG.md‎

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

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- 773d802: feat(titles): blend-mode-add & blend-mode-hard-mix
8+
39
## 1.8.0
410

511
### Minor Changes

‎packages/last/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lottiefiles/last",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"type": "module",
55
"description": "Type definitions for Lottie Abstract Syntax Tree (LAST)",
66
"repository": {

‎packages/relottie-cli/CHANGELOG.md‎

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

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

511
### 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.8.0",
3+
"version": "1.9.0",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lottiefiles/relottie-parse
22

3+
## 1.9.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [773d802]
8+
- @lottiefiles/last@1.9.0
9+
- @lottiefiles/last-builder@1.9.0
10+
311
## 1.8.0
412

513
### 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.8.0",
3+
"version": "1.9.0",
44
"type": "module",
55
"description": "Parse Lottie JSON format to LAST",
66
"repository": {

‎packages/relottie-stringify/CHANGELOG.md‎

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

3+
## 1.9.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [773d802]
8+
- @lottiefiles/last@1.9.0
9+
310
## 1.8.0
411

512
### Minor Changes

0 commit comments

Comments
 (0)