Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Aug 26, 2024
1 parent 1404c50 commit cb7a464
Show file tree
Hide file tree
Showing 5 changed files with 10,443 additions and 13,671 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lerna-changelog": "2.2.0",
"release-it": "17.5.0"
},
"version": "6.0.0",
"version": "6.1.0",
"volta": {
"node": "20.10.0",
"pnpm": "9.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-simple-auth",
"version": "6.0.0",
"version": "6.1.0",
"description": "A lightweight library for implementing authentication/authorization with Ember.js applications.",
"keywords": [
"ember-addon"
Expand Down
4 changes: 2 additions & 2 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-app",
"version": "6.0.0",
"version": "6.1.0",
"private": true,
"scripts": {
"build": "ember build",
Expand Down Expand Up @@ -48,7 +48,7 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.0.0",
"ember-simple-auth": "6.1.0",
"ember-source": "5.10.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "7.0.0",
"ember-resolver": "11.0.1",
"ember-simple-auth": "6.0.0",
"ember-simple-auth": "6.1.0",
"ember-source": "5.10.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
Expand Down
Loading

0 comments on commit cb7a464

Please sign in to comment.