Skip to content

Commit

Permalink
Merge pull request #353 from qonto/release-v1.1.0-2
Browse files Browse the repository at this point in the history
chore: release v1.1.0
  • Loading branch information
dannycalleri authored Dec 28, 2023
2 parents 4128458 + d350f3a commit b982adf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

## [1.1.0](https://github.com/qonto/ember-lottie/compare/v1.0.1...v1.1.0) (2023-12-28)

## [1.0.1](https://github.com/qonto/ember-lottie/compare/v1.0.0...v1.0.1) (2023-12-19)

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.0.1",
"version": "1.1.0",
"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.0.1",
"version": "1.1.0",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion 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.0.1",
"version": "1.1.0",
"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.2.1",
"@glint/environment-ember-loose": "1.2.1",
"@qonto/ember-lottie": "1.0.1",
"@qonto/ember-lottie": "1.1.0",
"@qonto/eslint-config-typescript": "1.0.0-rc.0",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@tsconfig/ember": "^3.0.2",
Expand Down

0 comments on commit b982adf

Please sign in to comment.