File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.18.0] ( https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.17.0...0.18.0 ) (2022-03-22)
2
+
3
+
4
+ ### Features
5
+
6
+ * Included matchAll for regex operators ([ 6ff42ca] ( https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/6ff42cab1e511f7948648642ca4bd350c4207dde ) )
7
+ * Included matchAny for regex operators ([ b22971c] ( https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/b22971c1425a24d41ce15f9f8f2cf9a0fddf7726 ) )
8
+
1
9
# [ 0.17.0] ( https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.16.0...0.17.0 ) (2022-03-18)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.17 .0" ,
3
+ "version" : " 0.18 .0" ,
4
4
"description" : " SDK for cloud graph providers and cli" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
37
37
"@autocloud/eslint-config" : " ^0.1.0" ,
38
38
"@semantic-release/changelog" : " ^6.0.1" ,
39
39
"@semantic-release/git" : " ^10.0.1" ,
40
- "@semantic-release/gitlab" : " ^7 .0.4 " ,
40
+ "@semantic-release/gitlab" : " ^8 .0.0 " ,
41
41
"@semantic-release/npm" : " ^7.1.3" ,
42
42
"@types/jest" : " ^26.0.24" ,
43
43
"@types/node" : " ^16.4.12" ,
You can’t perform that action at this time.
0 commit comments