Skip to content

Commit

Permalink
Merge pull request #12 from lottie/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Aidosmf authored May 28, 2024
2 parents d491cb5 + fb869f5 commit dff793e
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-kangaroos-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-cows-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-turtles-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-pots-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-rules-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-peaches-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-windows-count.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @lottie-animation-community/lottie-types

## 1.1.0

### Minor Changes

- 15187f9: fix(text): sync with lottie-docs & adjust naming & structure
- c412e2b: feat(layer): visual cp and ct
- 230611f: fix(layer): "t" prop value has to be Text.Data in layer.text
- d52428c: feat: slots and slotId props

### Patch Changes

- 53dc386: fix(layer): move MatteParent Main to Visual with additional info
- 2ce591b: fix(animated-property): updated keyframe bezier handles to number types
- 814ba3f: feat(layer): new Track Matte Parent prop for layer-visual

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lottie-animation-community/lottie-types",
"version": "1.0.0",
"version": "1.1.0",
"description": "TypeScript definitions for Lottie animation format",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit dff793e

Please sign in to comment.