File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Expand file tree Collapse file tree 6 files changed +19
-3
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
+ ## [ 1.81.8] ( https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.7...@standardnotes/api-gateway@1.81.8 ) (2023-11-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ * retry attempts on session validation and more verbose logs ([ #898 ] ( https://github.com/standardnotes/api-gateway/issues/898 ) ) ([ 3e376c4] ( https://github.com/standardnotes/api-gateway/commit/3e376c44e3a6c336dcff3d8ef5eb3ab040d9a561 ) )
11
+
6
12
## [ 1.81.7] ( https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.6...@standardnotes/api-gateway@1.81.7 ) (2023-10-31)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @standardnotes/api-gateway" ,
3
- "version" : " 1.81.7 " ,
3
+ "version" : " 1.81.8 " ,
4
4
"engines" : {
5
5
"node" : " >=18.0.0 <21.0.0"
6
6
},
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
+ ## [ 1.165.1] ( https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.165.0...@standardnotes/auth-server@1.165.1 ) (2023-11-03)
7
+
8
+ ### Bug Fixes
9
+
10
+ * retry attempts on session validation and more verbose logs ([ #898 ] ( https://github.com/standardnotes/server/issues/898 ) ) ([ 3e376c4] ( https://github.com/standardnotes/server/commit/3e376c44e3a6c336dcff3d8ef5eb3ab040d9a561 ) )
11
+
6
12
# [ 1.165.0] ( https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.164.2...@standardnotes/auth-server@1.165.0 ) (2023-11-02)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @standardnotes/auth-server" ,
3
- "version" : " 1.165.0 " ,
3
+ "version" : " 1.165.1 " ,
4
4
"engines" : {
5
5
"node" : " >=18.0.0 <21.0.0"
6
6
},
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
+ ## [ 1.18.19] ( https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.18...@standardnotes/home-server@1.18.19 ) (2023-11-03)
7
+
8
+ ** Note:** Version bump only for package @standardnotes/home-server
9
+
6
10
## [ 1.18.18] ( https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.17...@standardnotes/home-server@1.18.18 ) (2023-11-02)
7
11
8
12
** Note:** Version bump only for package @standardnotes/home-server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @standardnotes/home-server" ,
3
- "version" : " 1.18.18 " ,
3
+ "version" : " 1.18.19 " ,
4
4
"engines" : {
5
5
"node" : " >=18.0.0 <21.0.0"
6
6
},
You can’t perform that action at this time.
0 commit comments