Skip to content

Commit

Permalink
chore: 🤖 update versions (#61)
Browse files Browse the repository at this point in the history
* chore: 🤖 update versions

* docs: update changelog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aidos Sabit <aidosmf@gmail.com>
  • Loading branch information
3 people committed Oct 17, 2023
1 parent 4a54598 commit d8314b1
Show file tree
Hide file tree
Showing 16 changed files with 182 additions and 111 deletions.
6 changes: 0 additions & 6 deletions .changeset/hungry-feet-repair.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/lucky-rivers-float.md

This file was deleted.

86 changes: 0 additions & 86 deletions .changeset/sixty-candles-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-knives-wave.md

This file was deleted.

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

## 1.2.0

### Patch Changes

- 4a54598: chore: bump lottie-types to v1.4.0
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- @lottiefiles/last@1.2.0

## 1.1.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.1.0",
"version": "1.2.0",
"type": "module",
"description": "Composable functions to easily build last structures",
"repository": {
Expand Down
66 changes: 66 additions & 0 deletions packages/last/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,71 @@
# @lottiefiles/last

## 1.2.0

### Minor Changes

- 4a54598: feat: find unique titles for string and number constant nodes: blendMode, composite, fillRule, lineCap,
lineJoin, shapeDirection, trimMultipleShapes, matteMode & maskMode
- 4a54598: feat(titles): add constant blendMode titles
- 4a54598: feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle prefixes to xAxisValue & yAxisValue
- 4a54598: feat(titles): add bezier prefix to inTangents, outTangents and vertices
- 4a54598: feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe to inTangent and outTangent
- 4a54598: feat(titles): add text- prefix to fillBrightness, fillColor, fillHue, fillOpacity, fillSaturation
- 4a54598: feat(titles): add shapeFillOpacity, shapeGradientFillOpacity, shapeGradientStrokeOpacity, layerStyleOpacity,
shapeStrokeOpacity prefixes to opacity
- 4a54598: feat(titles): add audio prefix to level
- 4a54598: feat(titles): add text prefix to maxAmount, maxEase, minEase
- 4a54598: feat(titles): add shapeTrim prefix to offset
- 4a54598: feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefix to orientation
- 4a54598: feat(titles): add shapeRectangleSize,layerStyleStrokeSize prefixes to size
- 4a54598: feat(titles): rename valueOutTangent to positionKeyframeOutTangents
- 4a54598: feat(titles): rename valueInTangent to positionKeyframeInTangents
- 4a54598: feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefixes to skew & skewAxis
- 4a54598: feat(titles): add layerTransforms, shapeTransforms, transformRepeaters, textStyles prefixes to scale
- 4a54598: feat(titles): add shapePolygon & shapeStar prefixes to outerRoundness & outerRadius
- 4a54598: feat(titles): add shapeGradientFill, shapeGradientStroke prefixes to startPoint & endPoint
- 4a54598: feat(titles): add assetImage, assetPrecomposition, assetDataSource, assetFile prefixes to id
- 4a54598: feat(titles): rename blur to textBlur
- 4a54598: feat(titles): rename center to shapeTrimCenter
- 4a54598: feat(titles): add shapePolygon, shapeStar, shapeZigZags prefixes to points
- 4a54598: feat(titles): rename multiple to trimMultipleShapes
- 4a54598: feat(titles): rename closed to bezierClosed
- 4a54598: feat: add time titles for keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe
- 4a54598: fix: effectIgnoredValue.v title and placement
- 4a54598: fix: numberOfProperties parent titles
- 4a54598: fix: rename effectList numberOfProperties title to effectPropertyCount
- 4a54598: refactor: remove unused ind titles for effectList and effectParams
- 4a54598: feat: rename effectValueAngle, effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer,
effectValuePoint, effectValueSlider to effectParamAngle, effectParamCheckbox, effectParamColor, effectParamDropdown,
effectParamLayer, effectParamPoint, effectParamSlider
- 4a54598: feat: rename effectParameters to effectParamList
- 4a54598: feat: add effectPropertyCount title
- 4a54598: feat(titles): rename effectValueAngleValue, effectValueCheckboxValue, effectValueColorValue,
effectValueDropdownValue, effectValueLayerValue, effectValuePointValue, effectValueSliderValue to effectValueAngle,
effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer, effectValuePoint, effectValueSlider
- 4a54598: feat: remove unused OT.effect title
- 4a54598: feat(titles): replace textTypeCaps with textCaps, textCapsRegular, textCapsAll, textCapsSmall
- 4a54598: feat(titles): add textBasedCharacters, textBasedCharacterExcludingSpaces, textBasedWords, textBasedLines
- 4a54598: feat(titles): replace textTypeGrouping with textGrouping, textGroupingCharacters, textGroupingWords,
textGroupingLine, textGroupingAll
- 4a54598: feat(titles): replace textTypeJustify with textJustityLeft, textJustityRight, textJustityCenter,
textJustityWithLastLineLeft, textJustityWithLastLineRight, textJustityWithLastLineCenter,
textJustityWithLastLineFull
- 4a54598: feat(titles): replace textTypeShape with textShape, textShapeSquare, textShapeRampUp, textShapeRampDown,
textShapeTriangle, textShapeRound, textShapeSmooth
- 4a54598: feat(titles): replace textType with fontPathOrigin, fontPathOriginLocal, fontPathOriginCssUrl,
fontPathOriginScriptUrl, fontPathOriginFonturl
- 4a54598: feat(titles): replace textTypeVerticalJustify with textVerticalJustify, textVerticalJustifyTop,
textVerticalJustifyCenter, textVerticalJustifyBottom
- 4a54598: feat(titles): detect & add rangeUnitsPercent & rangeUnitsIndex

### Patch Changes

- 4a54598: chore: bump lottie-types to v1.4.0

## 1.1.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.1.0",
"version": "1.2.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.2.0

### Patch Changes

- @lottiefiles/relottie@1.2.0

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

## 1.2.0

### Minor Changes

- 4a54598: feat: find unique titles for string and number constant nodes: blendMode, composite, fillRule, lineCap,
lineJoin, shapeDirection, trimMultipleShapes, matteMode & maskMode
- 4a54598: feat(titles): add constant blendMode titles
- 4a54598: feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle prefixes to xAxisValue & yAxisValue
- 4a54598: feat(titles): add bezier prefix to inTangents, outTangents and vertices
- 4a54598: feat(titles): add keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe to inTangent and outTangent
- 4a54598: feat(titles): add text- prefix to fillBrightness, fillColor, fillHue, fillOpacity, fillSaturation
- 4a54598: feat(titles): add shapeFillOpacity, shapeGradientFillOpacity, shapeGradientStrokeOpacity, layerStyleOpacity,
shapeStrokeOpacity prefixes to opacity
- 4a54598: feat(titles): add audio prefix to level
- 4a54598: feat(titles): add text prefix to maxAmount, maxEase, minEase
- 4a54598: feat(titles): add shapeTrim prefix to offset
- 4a54598: feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefix to orientation
- 4a54598: feat(titles): add shapeRectangleSize,layerStyleStrokeSize prefixes to size
- 4a54598: feat(titles): rename valueOutTangent to positionKeyframeOutTangents
- 4a54598: feat(titles): rename valueInTangent to positionKeyframeInTangents
- 4a54598: feat(titles): add layerTransform, shapeTransform, transformRepeater, textStyle prefixes to skew & skewAxis
- 4a54598: feat(titles): add layerTransforms, shapeTransforms, transformRepeaters, textStyles prefixes to scale
- 4a54598: feat(titles): add shapePolygon & shapeStar prefixes to outerRoundness & outerRadius
- 4a54598: feat(titles): add shapeGradientFill, shapeGradientStroke prefixes to startPoint & endPoint
- 4a54598: feat(titles): add assetImage, assetPrecomposition, assetDataSource, assetFile prefixes to id
- 4a54598: feat(titles): rename blur to textBlur
- 4a54598: feat(titles): rename center to shapeTrimCenter
- 4a54598: feat(titles): add shapePolygon, shapeStar, shapeZigZags prefixes to points
- 4a54598: feat(titles): rename multiple to trimMultipleShapes
- 4a54598: feat(titles): rename closed to bezierClosed
- 4a54598: feat: add time titles for keyframe, keyframeList, keyframeValue, positionKeyframe, positionKeyframeList,
keyframeBezierHandle, shapeKeyframe
- 4a54598: fix: effectIgnoredValue.v title and placement
- 4a54598: fix: numberOfProperties parent titles
- 4a54598: fix: rename effectList numberOfProperties title to effectPropertyCount
- 4a54598: refactor: remove unused ind titles for effectList and effectParams
- 4a54598: feat: rename effectValueAngle, effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer,
effectValuePoint, effectValueSlider to effectParamAngle, effectParamCheckbox, effectParamColor, effectParamDropdown,
effectParamLayer, effectParamPoint, effectParamSlider
- 4a54598: feat: rename effectParameters to effectParamList
- 4a54598: feat: add effectPropertyCount title
- 4a54598: feat(titles): rename effectValueAngleValue, effectValueCheckboxValue, effectValueColorValue,
effectValueDropdownValue, effectValueLayerValue, effectValuePointValue, effectValueSliderValue to effectValueAngle,
effectValueCheckbox, effectValueColor, effectValueDropdown, effectValueLayer, effectValuePoint, effectValueSlider
- 4a54598: feat: remove unused OT.effect title
- 4a54598: feat(titles): replace textTypeCaps with textCaps, textCapsRegular, textCapsAll, textCapsSmall
- 4a54598: feat(titles): add textBasedCharacters, textBasedCharacterExcludingSpaces, textBasedWords, textBasedLines
- 4a54598: feat(titles): replace textTypeGrouping with textGrouping, textGroupingCharacters, textGroupingWords,
textGroupingLine, textGroupingAll
- 4a54598: feat(titles): replace textTypeJustify with textJustityLeft, textJustityRight, textJustityCenter,
textJustityWithLastLineLeft, textJustityWithLastLineRight, textJustityWithLastLineCenter,
textJustityWithLastLineFull
- 4a54598: feat(titles): replace textTypeShape with textShape, textShapeSquare, textShapeRampUp, textShapeRampDown,
textShapeTriangle, textShapeRound, textShapeSmooth
- 4a54598: feat(titles): replace textType with fontPathOrigin, fontPathOriginLocal, fontPathOriginCssUrl,
fontPathOriginScriptUrl, fontPathOriginFonturl
- 4a54598: feat(titles): replace textTypeVerticalJustify with textVerticalJustify, textVerticalJustifyTop,
textVerticalJustifyCenter, textVerticalJustifyBottom
- 4a54598: feat(titles): detect & add rangeUnitsPercent & rangeUnitsIndex

### Patch Changes

- 4a54598: chore: bump lottie-types to v1.4.0
- 4a54598: feat: improve Momoa primitive types
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- @lottiefiles/last@1.2.0
- @lottiefiles/last-builder@1.2.0

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

## 1.2.0

### Patch Changes

- 4a54598: chore: bump lottie-types to v1.4.0
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- @lottiefiles/last@1.2.0

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

## 1.2.0

### Patch Changes

- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- Updated dependencies [4a54598]
- @lottiefiles/last@1.2.0
- @lottiefiles/relottie-parse@1.2.0
- @lottiefiles/relottie-stringify@1.2.0

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

0 comments on commit d8314b1

Please sign in to comment.