Skip to content

Commit

Permalink
chore: 🤖 update versions (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lottiefiles-bot and github-actions[bot] committed Nov 30, 2023
1 parent 647ff62 commit f1714da
Show file tree
Hide file tree
Showing 17 changed files with 64 additions and 37 deletions.
7 changes: 0 additions & 7 deletions .changeset/silver-moons-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-mangos-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-nails-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-chairs-rhyme.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/wild-news-share.md

This file was deleted.

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

## 1.3.4

### Patch Changes

- c420329: chore: bump unist-builder to v3.0.1
- fd0cd8f: chore(devDeps): bump esbuild to 0.19.5"
- Updated dependencies [fd0cd8f]
- @lottiefiles/last@1.3.4

## 1.3.0

### Patch 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.3.0",
"version": "1.3.4",
"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.3.4

### Patch Changes

- fd0cd8f: chore(devDeps): bump esbuild to 0.19.5"

## 1.3.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.3.0",
"version": "1.3.4",
"type": "module",
"description": "Type definitions for Lottie Abstract Syntax Tree (LAST)",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/relottie-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lottiefiles/relottie-cli

## 1.3.4

### Patch Changes

- 24e81c2: chore(devDeps): bump execa to 6.1.0
- Updated dependencies [f75c7fd]
- Updated dependencies [fd0cd8f]
- @lottiefiles/relottie@1.3.4

## 1.3.3

### 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.3.3",
"version": "1.3.4",
"type": "module",
"description": "Command line interface to inspect and change Lottie files with relottie",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/relottie-parse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @lottiefiles/relottie-parse

## 1.3.4

### Patch Changes

- f75c7fd: chore(devDeps): bump types/node to 18.18.9
- 7a3556e: chore: bump momoa version to 2.0.4
- fd0cd8f: chore(devDeps): bump esbuild to 0.19.5"
- Updated dependencies [c420329]
- Updated dependencies [fd0cd8f]
- @lottiefiles/last-builder@1.3.4
- @lottiefiles/last@1.3.4

## 1.3.1

### Patch 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.3.1",
"version": "1.3.4",
"type": "module",
"description": "Parse Lottie JSON format to LAST",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/relottie-stringify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lottiefiles/relottie-stringify

## 1.3.4

### Patch Changes

- f75c7fd: chore(devDeps): bump types/node to 18.18.9
- fd0cd8f: chore(devDeps): bump esbuild to 0.19.5"
- Updated dependencies [fd0cd8f]
- @lottiefiles/last@1.3.4

## 1.3.2

### Patch 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.3.2",
"version": "1.3.4",
"type": "module",
"description": "relottie plugin to add support for serializing LAST",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/relottie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @lottiefiles/relottie

## 1.3.4

### Patch Changes

- f75c7fd: chore(devDeps): bump types/node to 18.18.9
- fd0cd8f: chore(devDeps): bump esbuild to 0.19.5"
- Updated dependencies [f75c7fd]
- Updated dependencies [7a3556e]
- Updated dependencies [fd0cd8f]
- @lottiefiles/relottie-stringify@1.3.4
- @lottiefiles/relottie-parse@1.3.4
- @lottiefiles/last@1.3.4

## 1.3.2

### 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.3.2",
"version": "1.3.4",
"type": "module",
"description": "unified processor with support for parsing Lottie input and serializing Lottie as output",
"repository": {
Expand Down

0 comments on commit f1714da

Please sign in to comment.