File tree 8 files changed +51
-5
lines changed
8 files changed +51
-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.36.0] ( https://github.com/konnectors/libs/compare/cozy-clisk@0.35.0...cozy-clisk@0.36.0 ) (2024-03-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * Add contract option to saveFiles ([ f695ff0] ( https://github.com/konnectors/libs/commit/f695ff068fae1460c6d509dad4758772ffd8454e ) )
12
+ * Upgrade eslint, babel and cozy dependencies ([ 48031fc] ( https://github.com/konnectors/libs/commit/48031fcc44e14d989aa45694b4f215fb9ecb5eda ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 0.35.0] ( https://github.com/konnectors/libs/compare/cozy-clisk@0.34.1...cozy-clisk@0.35.0 ) (2024-03-04)
7
19
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-clisk" ,
3
- "version" : " 0.35 .0" ,
3
+ "version" : " 0.36 .0" ,
4
4
"description" : " All the libs needed to run a cozy client connector" ,
5
5
"repository" : {
6
6
"type" : " git" ,
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
+ # [ 2.4.0] ( https://github.com/cozy/cozy-konnector-libs/compare/cozy-jobs-cli@2.3.2...cozy-jobs-cli@2.4.0 ) (2024-03-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * Upgrade eslint, babel and cozy dependencies ([ 48031fc] ( https://github.com/cozy/cozy-konnector-libs/commit/48031fcc44e14d989aa45694b4f215fb9ecb5eda ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.3.2] ( https://github.com/cozy/cozy-konnector-libs/compare/cozy-jobs-cli@2.3.1...cozy-jobs-cli@2.3.2 ) (2024-03-06)
7
18
8
19
** Note:** Version bump only for package cozy-jobs-cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-jobs-cli" ,
3
- "version" : " 2.3.2 " ,
3
+ "version" : " 2.4.0 " ,
4
4
"description" : " Manage cozy jobs" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
29
29
"cozy-client" : " 45.14.1" ,
30
30
"cozy-device-helper" : " ^2.1.0" ,
31
31
"cozy-flags" : " ^2.8.7" ,
32
- "cozy-konnector-libs" : " ^5.9.1 " ,
32
+ "cozy-konnector-libs" : " ^5.10.0 " ,
33
33
"cozy-logger" : " 1.9.0" ,
34
34
"node-fetch" : " 2.7.0" ,
35
35
"open" : " 8.4.0" ,
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.7.0] ( https://github.com/konnectors/libs/compare/cozy-konnector-build@1.6.0...cozy-konnector-build@1.7.0 ) (2024-03-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * Upgrade eslint, babel and cozy dependencies ([ 48031fc] ( https://github.com/konnectors/libs/commit/48031fcc44e14d989aa45694b4f215fb9ecb5eda ) )
12
+
13
+
14
+
15
+
16
+
6
17
# 1.6.0 (2024-03-04)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-konnector-build" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"description" : " All build dependencies for a connector" ,
5
5
"main" : " lib/cozy-konnector-build.js" ,
6
6
"repository" : {
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
+ # [ 5.10.0] ( https://github.com/cozy/cozy-konnector-libs/compare/cozy-konnector-libs@5.9.1...cozy-konnector-libs@5.10.0 ) (2024-03-19)
7
+
8
+
9
+ ### Features
10
+
11
+ * Add contract option to saveFiles ([ f695ff0] ( https://github.com/cozy/cozy-konnector-libs/commit/f695ff068fae1460c6d509dad4758772ffd8454e ) )
12
+ * Upgrade eslint, babel and cozy dependencies ([ 48031fc] ( https://github.com/cozy/cozy-konnector-libs/commit/48031fcc44e14d989aa45694b4f215fb9ecb5eda ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 5.9.1] ( https://github.com/cozy/cozy-konnector-libs/compare/cozy-konnector-libs@5.9.0...cozy-konnector-libs@5.9.1 ) (2024-03-06)
7
19
8
20
** Note:** Version bump only for package cozy-konnector-libs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-konnector-libs" ,
3
- "version" : " 5.9.1 " ,
3
+ "version" : " 5.10.0 " ,
4
4
"description" : " All the libs needed by a cozy v3 konnector" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments