Skip to content

Commit e3715d9

Browse files
chore: update versions (#120)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e834083 commit e3715d9

File tree

17 files changed

+73
-20
lines changed

17 files changed

+73
-20
lines changed

.changeset/sharp-beans-boil.md

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

packages/last-builder/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 3d3fed3: chore(package): add provenance to publishConfig
8+
- Updated dependencies [3d3fed3]
9+
- @lottiefiles/last@1.9.1
10+
311
## 1.9.0
412

513
### Patch 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.9.0",
3+
"version": "1.9.1",
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.1
4+
5+
### Patch Changes
6+
7+
- 3d3fed3: chore(package): add provenance to publishConfig
8+
39
## 1.9.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.9.0",
3+
"version": "1.9.1",
44
"type": "module",
55
"description": "Type definitions for Lottie Abstract Syntax Tree (LAST)",
66
"repository": {

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.9.1
4+
5+
### Patch Changes
6+
7+
- 3d3fed3: chore(package): add provenance to publishConfig
8+
- Updated dependencies [3d3fed3]
9+
- @lottiefiles/relottie@1.9.1
10+
311
## 1.9.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.9.0",
3+
"version": "1.9.1",
44
"type": "module",
55
"description": "Command line interface to inspect and change Lottie files with relottie",
66
"repository": {

packages/relottie-extract-features/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 3d3fed3: chore(package): add provenance to publishConfig
8+
- Updated dependencies [3d3fed3]
9+
- @lottiefiles/last@1.9.1
10+
311
## 1.8.0
412

513
### Minor Changes

packages/relottie-extract-features/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-extract-features",
3-
"version": "1.8.0",
3+
"version": "1.9.1",
44
"type": "module",
55
"description": "relottie plugin to extract Lottie features",
66
"repository": {

packages/relottie-metadata/CHANGELOG.md

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

3+
## 1.9.1
4+
5+
### Patch Changes
6+
7+
- 3d3fed3: chore(package): add provenance to publishConfig
8+
- Updated dependencies [3d3fed3]
9+
- @lottiefiles/last@1.9.1
10+
311
## 1.4.0
412

513
### Major Changes

0 commit comments

Comments
 (0)