File tree Expand file tree Collapse file tree 8 files changed +37
-5
lines changed Expand file tree Collapse file tree 8 files changed +37
-5
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.3.11 (2023-02-13)
7
+
8
+ ** Note:** Version bump only for package oauth2-server-redwood
9
+
10
+
11
+
12
+
13
+
6
14
## 0.0.1 (2022-12-21)
7
15
8
16
** Note:** Version bump only for package keyp-oauth2-server
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.3.11 (2023-02-13)
7
+
8
+ ** Note:** Version bump only for package api
9
+
10
+
11
+
12
+
13
+
6
14
## 0.0.1 (2022-12-21)
7
15
8
16
** Note:** Version bump only for package api
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " api" ,
3
- "version" : " 0.3.10 " ,
3
+ "version" : " 0.3.11 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@babel/preset-typescript" : " ^7.18.6" ,
10
10
"@sentry/node" : " ^7.24.2" ,
11
11
"@sentry/tracing" : " ^7.24.2" ,
12
12
"express" : " ^4.18.2" ,
13
- "oauth2-server-redwood" : " ^0.3.10 " ,
13
+ "oauth2-server-redwood" : " ^0.3.11 " ,
14
14
"pkce-challenge" : " ^3.0.0" ,
15
15
"serverless-http" : " ^3.1.0"
16
16
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 0.3.10 "
4
+ "version" : " 0.3.11 "
5
5
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.3.11 (2023-02-13)
7
+
8
+ ** Note:** Version bump only for package oauth2-server-redwood
9
+
10
+
11
+
12
+
13
+
6
14
## 0.0.1 (2022-12-21)
7
15
8
16
** Note:** Version bump only for package @usekeyp/oauth2-server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " oauth2-server-redwood" ,
3
- "version" : " 0.3.10 " ,
3
+ "version" : " 0.3.11 " ,
4
4
"description" : " " ,
5
5
"module" : " dist/index.js" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 0.3.11 (2023-02-13)
7
+
8
+ ** Note:** Version bump only for package web
9
+
10
+
11
+
12
+
13
+
6
14
## 0.0.1 (2022-12-21)
7
15
8
16
** Note:** Version bump only for package web
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web" ,
3
- "version" : " 0.3.10 " ,
3
+ "version" : " 0.3.11 " ,
4
4
"private" : true ,
5
5
"browserslist" : {
6
6
"development" : [
You can’t perform that action at this time.
0 commit comments