Skip to content

Commit

Permalink
chore: updates for 1.2.20 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Nov 17, 2022
1 parent 66b57fb commit d005c0e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.2.19",
"version": "1.2.20",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.2.20
-----

Changes:

- (Fix) Resolved an issue that could prevent Asset Review Workspace tabs from opening.
- (Ops) Explicitly including csv-stringify module in pkg build config.

1.2.19
-----

Expand Down

0 comments on commit d005c0e

Please sign in to comment.