Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/tsup-8.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidosmf authored Nov 19, 2024
2 parents 4eac8c0 + aadddbd commit 82040bb
Show file tree
Hide file tree
Showing 19 changed files with 75 additions and 31 deletions.
12 changes: 0 additions & 12 deletions .changeset/sharp-beans-boil.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/dependabot.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
contents: write # Allow creating a release in the repository
id-token: write # Required for provenance
packages: write # Required for publishing
pull-requests: write # Required for creating a release PR

steps:
- name: ⬇ Checkout repo
Expand Down Expand Up @@ -119,6 +120,7 @@ jobs:
contents: write # Allow creating a release in the repository
id-token: write # Required for provenance
packages: write # Required for publishing
pull-requests: write # Required for creating a release PR

steps:
- name: ⬇ Checkout repo
Expand Down
8 changes: 8 additions & 0 deletions packages/last-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lottiefiles/last-builder

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1

## 1.9.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.9.0",
"version": "1.9.1",
"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.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig

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

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/relottie@1.9.1

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

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1

## 1.8.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.8.0",
"version": "1.9.1",
"type": "module",
"description": "relottie plugin to extract Lottie features",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/relottie-metadata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lottiefiles/relottie-metadata

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1

## 1.4.0

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

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1
- @lottiefiles/last-builder@1.9.1

## 1.9.0

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

## 1.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1

## 1.9.0

### 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.9.0",
"version": "1.9.1",
"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.9.1

### Patch Changes

- 3d3fed3: chore(package): add provenance to publishConfig
- Updated dependencies [3d3fed3]
- @lottiefiles/last@1.9.1
- @lottiefiles/relottie-parse@1.9.1
- @lottiefiles/relottie-stringify@1.9.1

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

0 comments on commit 82040bb

Please sign in to comment.