Skip to content

Commit

Permalink
chore: release main (#176)
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 Sep 1, 2024
1 parent 8b5ad4a commit bd5589c
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": "7.1.2",
"packages/auth-provider": "7.2.0",
"packages/auth-common": "4.0.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

## [7.2.0](https://github.com/versini-org/auth-client/compare/auth-provider-v7.1.2...auth-provider-v7.2.0) (2024-09-01)


### Features

* adding authenticationType to state ([#175](https://github.com/versini-org/auth-client/issues/175)) ([8b5ad4a](https://github.com/versini-org/auth-client/commit/8b5ad4a3a93647b66c5dcd38c5c0e9865a11156a))

## [7.1.2](https://github.com/aversini/auth-client/compare/auth-provider-v7.1.1...auth-provider-v7.1.2) (2024-08-26)


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": "7.1.2",
"version": "7.2.0",
"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 @@ -406,5 +406,13 @@
"limit": "15 kb",
"passed": true
}
},
"7.2.0": {
"dist/index.js": {
"fileSize": 54142,
"fileSizeGzip": 14685,
"limit": "15 kb",
"passed": true
}
}
}

0 comments on commit bd5589c

Please sign in to comment.