We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b44e19a commit 99a0cedCopy full SHA for 99a0ced
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-oauth2-oidc",
3
- "version": "12.0.0",
+ "version": "12.1.0",
4
"license": "MIT",
5
"scripts": {
6
"release": "standard-version",
projects/lib/package.json
@@ -4,7 +4,7 @@
"author": {
"name": "Manfred Steyer"
},
7
- "version": "12.0.2-issue.1120.2",
8
"repository": "manfredsteyer/angular-oauth2-oidc",
9
"peerDependencies": {
10
"@angular/common": ">=12.0.0",
0 commit comments