File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
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.7.0] ( https://github.com/konnectors/libs/compare/cozy-clisk@0.6.0...cozy-clisk@0.7.0 ) (2023-02-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Make option.args optionnal in runInWorkerUntilTrue ([ bb9c4cd] ( https://github.com/konnectors/libs/commit/bb9c4cdf5d2d138ff27ad084a1de946d44b5bd24 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** cozy-clisk:** Add a single entry point ([ ce3c1ad] ( https://github.com/konnectors/libs/commit/ce3c1ad70ab567fa59c66ea7b105b017bd135c1a ) )
17
+
18
+
19
+ ### BREAKING CHANGES
20
+
21
+ * ** cozy-clisk:** In konnector import from 'cozy-clisk/contentscript' should be replace to 'cozy-clisk'
22
+
23
+
24
+
25
+
26
+
6
27
# [ 0.6.0] ( https://github.com/konnectors/libs/compare/cozy-clisk@0.5.0...cozy-clisk@0.6.0 ) (2023-02-10)
7
28
8
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cozy-clisk" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"description" : " All the libs needed to run a cozy client connector" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments