Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anas7asia committed Apr 23, 2024
1 parent 4646d8b commit 57b19b0
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 9 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.1.3](https://github.com/qonto/ember-lottie/compare/v1.1.2...v1.1.3) (2024-04-23)


### Bug Fixes

* end test waiter when using `[@animation](https://github.com/animation)Data` arg ([b23adf7](https://github.com/qonto/ember-lottie/commit/b23adf7469e5ff53a07efb5714144132b1420ab2))

## [1.1.2](https://github.com/qonto/ember-lottie/compare/v1.1.1...v1.1.2) (2023-12-29)


Expand Down
2 changes: 1 addition & 1 deletion ember-lottie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qonto/ember-lottie",
"version": "1.1.2",
"version": "1.1.3",
"description": "Render lottie after effects animations in Ember.js",
"keywords": [
"ember-addon",
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": "ember-lottie",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-app",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"description": "Test app for @qonto/ember-lottie addon",
"repository": "",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@glimmer/tracking": "^1.1.2",
"@glint/core": "1.3.0",
"@glint/environment-ember-loose": "1.3.0",
"@qonto/ember-lottie": "1.1.2",
"@qonto/ember-lottie": "1.1.3",
"@qonto/eslint-config-typescript": "1.0.0-rc.0",
"@release-it-plugins/lerna-changelog": "^6.1.0",
"@tsconfig/ember": "^3.0.5",
Expand Down

0 comments on commit 57b19b0

Please sign in to comment.