File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 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
+ ## [ 0.1.7] ( https://github.com/microlinkhq/functions/compare/v0.1.6...v0.1.7 ) (2022-09-04)
7
+
8
+ ** Note:** Version bump only for package @microlink/functions-root
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.6] ( https://github.com/microlinkhq/functions/compare/v0.1.5...v0.1.6 ) (2022-02-24)
7
15
8
16
** Note:** Version bump only for package @microlink/functions-root
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.1.6 "
5
+ "version" : " 0.1.7 "
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
+ ## [ 0.1.7] ( https://github.com/microlinkhq/function/compare/v0.1.6...v0.1.7 ) (2022-09-04)
7
+
8
+ ** Note:** Version bump only for package @microlink/function
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.6] ( https://github.com/microlinkhq/function/compare/v0.1.5...v0.1.6 ) (2022-02-24)
7
15
8
16
** Note:** Version bump only for package @microlink/function
Original file line number Diff line number Diff line change 2
2
"name" : " @microlink/function" ,
3
3
"homepage" : " https://github.com/microlinkhq/function#readme" ,
4
4
"url" : " https://function.microlink.io" ,
5
- "version" : " 0.1.6 " ,
5
+ "version" : " 0.1.7 " ,
6
6
"main" : " src/node.js" ,
7
7
"browser" : " src/browser.js" ,
8
8
"author" : {
38
38
"@rollup/plugin-replace" : " latest" ,
39
39
"abort-controller" : " latest" ,
40
40
"ava" : " latest" ,
41
+ "c8" : " latest" ,
41
42
"conventional-github-releaser" : " latest" ,
42
43
"node-fetch" : " 2" ,
43
44
"npm-check-updates" : " latest" ,
44
- "c8" : " latest" ,
45
45
"rollup" : " latest" ,
46
46
"rollup-plugin-filesize" : " latest" ,
47
47
"rollup-plugin-shim" : " latest" ,
You can’t perform that action at this time.
0 commit comments