File tree Expand file tree Collapse file tree 6 files changed +36
-4
lines changed Expand file tree Collapse file tree 6 files changed +36
-4
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
+ # [ 44.1.0] ( https://github.com/cozy/cozy-client/compare/v44.0.0...v44.1.0 ) (2023-11-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * Improve uploadFileWithConflictStrategy ([ 7a468f5] ( https://github.com/cozy/cozy-client/commit/7a468f575915183f05b2f4a8f66a92804408948a ) ), closes [ #1425 ] ( https://github.com/cozy/cozy-client/issues/1425 )
12
+ * Supports clisk for getKonnector ([ 5b31fc1] ( https://github.com/cozy/cozy-client/commit/5b31fc1fb11239bb9720f5db36cb466b62f029ba ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 44.0.0] ( https://github.com/cozy/cozy-client/compare/v43.6.0...v44.0.0 ) (2023-11-22)
7
19
8
20
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 44.0 .0" ,
6
+ "version" : " 44.1 .0" ,
7
7
"npmClient" : " yarn" ,
8
8
"useWorkspaces" : true ,
9
9
"command" : {
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
+ # [ 44.1.0] ( https://github.com/cozy/cozy-client/compare/v44.0.0...v44.1.0 ) (2023-11-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * Improve uploadFileWithConflictStrategy ([ 7a468f5] ( https://github.com/cozy/cozy-client/commit/7a468f575915183f05b2f4a8f66a92804408948a ) ), closes [ #1425 ] ( https://github.com/cozy/cozy-client/issues/1425 )
12
+ * Supports clisk for getKonnector ([ 5b31fc1] ( https://github.com/cozy/cozy-client/commit/5b31fc1fb11239bb9720f5db36cb466b62f029ba ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 44.0.0] ( https://github.com/cozy/cozy-client/compare/v43.6.0...v44.0.0 ) (2023-11-22)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-client" ,
3
- "version" : " 44.0 .0" ,
3
+ "version" : " 44.1 .0" ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.node.js" ,
6
6
"browser" : " 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
+ # [ 44.1.0] ( https://github.com/cozy/cozy-client/compare/v44.0.0...v44.1.0 ) (2023-11-22)
7
+
8
+ ** Note:** Version bump only for package cozy-pouch-link
9
+
10
+
11
+
12
+
13
+
6
14
# [ 44.0.0] ( https://github.com/cozy/cozy-client/compare/v43.6.0...v44.0.0 ) (2023-11-22)
7
15
8
16
** Note:** Version bump only for package cozy-pouch-link
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-pouch-link" ,
3
- "version" : " 44.0 .0" ,
3
+ "version" : " 44.1 .0" ,
4
4
"license" : " MIT" ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
11
11
"url" : " git+https://github.com/cozy/cozy-client.git"
12
12
},
13
13
"dependencies" : {
14
- "cozy-client" : " ^44.0 .0" ,
14
+ "cozy-client" : " ^44.1 .0" ,
15
15
"pouchdb-browser" : " ^7.2.2" ,
16
16
"pouchdb-find" : " ^7.2.2"
17
17
},
You can’t perform that action at this time.
0 commit comments