Skip to content

Commit

Permalink
chore: bump release to 1.0.42 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
csmig authored Nov 4, 2021
1 parent 21a118f commit 5b3f72c
Show file tree
Hide file tree
Showing 3 changed files with 9 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.0.41",
"version": "1.0.42",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.0.42
------
fix: CKL comments restored (#505)
oas: Various OAS changes to enable better response validation (#500)
fix: always sort Collection Review to top (#501)

1.0.41
------
fix: filter grid on asset name (#498)
Expand Down

0 comments on commit 5b3f72c

Please sign in to comment.