Skip to content

Commit

Permalink
chore: 🤖 update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2024
1 parent b6b912c commit f6abc41
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-phones-serve.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/rich-beers-attend.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/last-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/last-builder

## 1.8.0

### Minor Changes

- b6b912c: chore: bump lottie-types pkg to v1.2.0

### Patch Changes

- Updated dependencies [b6b912c]
- @lottiefiles/last@1.8.0

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/last-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/last-builder",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "Composable functions to easily build last structures",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/last/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lottiefiles/last

## 1.8.0

### Minor Changes

- b6b912c: chore: bump lottie-types pkg to v1.2.0

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/last/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/last",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "Type definitions for Lottie Abstract Syntax Tree (LAST)",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/relottie-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lottiefiles/relottie-cli

## 1.8.0

### Patch Changes

- @lottiefiles/relottie@1.8.0

## 1.5.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relottie-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/relottie-cli",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "Command line interface to inspect and change Lottie files with relottie",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/relottie-extract-features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/relottie-extract-features

## 1.8.0

### Minor Changes

- b6b912c: chore: bump lottie-types pkg to v1.2.0

### Patch Changes

- Updated dependencies [b6b912c]
- @lottiefiles/last@1.8.0

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relottie-extract-features/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/relottie-extract-features",
"version": "1.7.0",
"version": "1.8.0",
"type": "module",
"description": "relottie plugin to extract Lottie features",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/relottie-parse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @lottiefiles/relottie-parse

## 1.8.0

### Minor Changes

- b6b912c: fix(blend-mode): include missing Add & HardMix consts
- b6b912c: chore: bump lottie-types pkg to v1.2.0

### Patch Changes

- Updated dependencies [b6b912c]
- @lottiefiles/last-builder@1.8.0
- @lottiefiles/last@1.8.0

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relottie-parse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/relottie-parse",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "Parse Lottie JSON format to LAST",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/relottie-stringify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lottiefiles/relottie-stringify

## 1.8.0

### Minor Changes

- b6b912c: chore: bump lottie-types pkg to v1.2.0

### Patch Changes

- Updated dependencies [b6b912c]
- @lottiefiles/last@1.8.0

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relottie-stringify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/relottie-stringify",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "relottie plugin to add support for serializing LAST",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/relottie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lottiefiles/relottie

## 1.8.0

### Patch Changes

- Updated dependencies [b6b912c]
- Updated dependencies [b6b912c]
- @lottiefiles/relottie-parse@1.8.0
- @lottiefiles/relottie-stringify@1.8.0
- @lottiefiles/last@1.8.0

## 1.5.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/relottie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottiefiles/relottie",
"version": "1.5.0",
"version": "1.8.0",
"type": "module",
"description": "unified processor with support for parsing Lottie input and serializing Lottie as output",
"repository": {
Expand Down

0 comments on commit f6abc41

Please sign in to comment.