Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🤖 update versions #110

Merged
merged 1 commit into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/[email protected]

## 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/[email protected]

## 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/[email protected]

## 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/[email protected]
- @lottiefiles/[email protected]

## 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/[email protected]

## 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/[email protected]
- @lottiefiles/[email protected]
- @lottiefiles/[email protected]

## 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
Loading