Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from JupiterOne/release-v0.1.0
Browse files Browse the repository at this point in the history
Release v0.1.0
  • Loading branch information
Kenan Warren authored Apr 29, 2021
2 parents 5b7b60c + 5d39360 commit b8fd420
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 0.1.0 2021-04-29

### Added

- User Group Entity
- User Entity
- Project Entity
- User Group User Relationship
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jupiterone/integration-template",
"version": "0.0.0",
"description": "A JupiterOne Integration",
"name": "@jupiterone/graph-sonarqube",
"version": "0.1.0",
"description": "Sonarqube integration for JupiterOne",
"license": "MPL-2.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b8fd420

Please sign in to comment.