Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #98 from JupiterOne/release-2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
adam-in-ict authored Jun 9, 2022
2 parents a8008b8 + f163765 commit fdcc5d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to

## [Unreleased]

## [2.2.0] - 2022-06-09

### Added

- The integration now allows users to optionally specify an availability zone in
the configuration.

## [2.1.11] - 2022-06-03

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupiterone/graph-crowdstrike",
"version": "2.1.11",
"version": "2.2.0",
"description": "A template for JupiterOne graph converters.",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit fdcc5d0

Please sign in to comment.