Skip to content

Commit

Permalink
chore: release main (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini authored Jun 25, 2024
1 parent 2c19bc3 commit 86fb8a0
Show file tree
Hide file tree
Showing 3 changed files with 9 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": "3.0.0",
"packages/auth-common": "2.3.0"
"packages/auth-common": "2.4.0"
}
7 changes: 7 additions & 0 deletions packages/auth-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.0](https://github.com/aversini/auth-client/compare/auth-common-v2.3.0...auth-common-v2.4.0) (2024-06-25)


### Features

* adding access and id token request type ([#36](https://github.com/aversini/auth-client/issues/36)) ([2c19bc3](https://github.com/aversini/auth-client/commit/2c19bc3da6d95898ec4a20a7f5452a6fb601d53f))

## [2.3.0](https://github.com/aversini/auth-client/compare/auth-common-v2.2.0...auth-common-v2.3.0) (2024-06-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/auth-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/auth-common",
"version": "2.3.0",
"version": "2.4.0",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down

0 comments on commit 86fb8a0

Please sign in to comment.