Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit df4bc24

Browse files
authored
Merge pull request #54 from JupiterOne/release-1.1.0
release 1.1.0
2 parents 18fd536 + 42917ab commit df4bc24

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## 1.1.0 - 2023-01-09
12+
13+
### Removed
14+
15+
- removed the `licenseKey` property from `sentinelone_agents`
16+
1117
## 1.0.1 2021-11-11
1218

1319
- Move questions into open source repository

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupiterone/graph-sentinelone",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A JupiterOne managed integration for https://www.sentinelone.com/",
55
"license": "MPL-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)