Skip to content

Commit 5fbb911

Browse files
author
AutoCloud Deploy Bot
committed
chore(release): 0.15.0
# [0.15.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.3...0.15.0) (2022-03-16) ### Features * First approach to compare two fields in the same object ([632ba76](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/632ba76725b0f4ac703a35c07d89d5489a8edb24))
1 parent 71aaadb commit 5fbb911

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.15.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.3...0.15.0) (2022-03-16)
2+
3+
4+
### Features
5+
6+
* First approach to compare two fields in the same object ([632ba76](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/632ba76725b0f4ac703a35c07d89d5489a8edb24))
7+
18
## [0.14.3](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.2...0.14.3) (2022-03-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/sdk",
3-
"version": "0.14.3",
3+
"version": "0.15.0",
44
"description": "SDK for cloud graph providers and cli",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)