Skip to content

Commit

Permalink
Bump release to 1.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig committed Dec 2, 2020
1 parent 6a556d8 commit fed7e8b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/source/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stig-management-api",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions docs/Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Releases

### 1.0.0-beta.8
- (fix) #47 ungranted reviews for lvl1 (#48)
- Update import_realm.json
redirects include HTTPS and remove MQTT
- (fix) Empty string scope not failing #42
- Added more comprehensive testing, altered workflow for efficiency (#43)

### 1.0.0-beta.7
- (fix) stigGrant projection #40

Expand Down

0 comments on commit fed7e8b

Please sign in to comment.