Skip to content

Commit 0242831

Browse files
committed
chore(docs): Update integration-manifest.json
1 parent 59d3f38 commit 0242831

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# v1.1.0
1+
# v1.2.0
22

33
## Features
44
- Support for `OAuth2` client config
55
- Added support for Keyfactor client config file with `OAuth2` client config(s)
66

7+
# v1.1.0
8+
- skipped
9+
710
# v1.0.0
811
- Initial release

integration-manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"integration_type": "api-client",
44
"name": "keyfactor-go-client-sdk",
55
"status": "pilot",
6+
"description": "Keyfactor Command API client library SDK for Go applications",
7+
"support_level": "community",
8+
"release_dir": "bin",
69
"link_github": false,
7-
"description": "Keyfactor Command API client library SDK for Go applications"
10+
"update_catalog": false
811
}

0 commit comments

Comments
 (0)