Skip to content

Commit

Permalink
chore: release 1.3.11 (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Sep 27, 2023
1 parent 7c92bac commit 0aa2563
Show file tree
Hide file tree
Showing 3 changed files with 13 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.3.10",
"version": "1.3.11",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
1.3.11
-----

Changes:

- (API/UI) Export Reviews to another Collection feature
- (API) Transfer Asset Labels when moving Assets between Collections
- (API/UI) Inventory Export feature


1.3.10
-----

Expand Down

0 comments on commit 0aa2563

Please sign in to comment.