Skip to content

Commit

Permalink
chore: release main (#153)
Browse files Browse the repository at this point in the history
* chore: release main

* Apply automatic changes

---------

Co-authored-by: aversini <[email protected]>
  • Loading branch information
aversini and aversini authored Aug 1, 2024
1 parent 91372f5 commit 8adb973
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/auth-provider": "6.4.3",
"packages/auth-provider": "6.4.4",
"packages/auth-common": "3.3.0"
}
7 changes: 7 additions & 0 deletions packages/auth-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.4.4](https://github.com/aversini/auth-client/compare/auth-provider-v6.4.3...auth-provider-v6.4.4) (2024-08-01)


### Bug Fixes

* minor refactor ([#152](https://github.com/aversini/auth-client/issues/152)) ([3ff20c0](https://github.com/aversini/auth-client/commit/3ff20c0b111cea28a11f7c28db55e9f21246459d))

## [6.4.3](https://github.com/aversini/auth-client/compare/auth-provider-v6.4.2...auth-provider-v6.4.3) (2024-07-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/auth-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/auth-provider",
"version": "6.4.3",
"version": "6.4.4",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/auth-provider/stats/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,5 +366,13 @@
"limit": "18 kb",
"passed": true
}
},
"6.4.4": {
"dist/index.js": {
"fileSize": 65011,
"fileSizeGzip": 18233,
"limit": "18 kb",
"passed": true
}
}
}

0 comments on commit 8adb973

Please sign in to comment.