Skip to content

Commit

Permalink
chore: 1.4.1 (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
cd-rite authored Jan 5, 2024
1 parent 44f8f57 commit a0de443
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 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.4.0",
"version": "1.4.1",
"description": "An API for managing evaluations of Security Technical Implementation Guide (STIG) assessments.",
"main": "index.js",
"scripts": {
Expand Down
10 changes: 9 additions & 1 deletion release-notes.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
1.4.0
1.4.1
-----

Changes:

- (API) Fix regression preventing TLS connection to MySQL database


1.4.0
-----

Changes:
Expand Down

0 comments on commit a0de443

Please sign in to comment.