Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
secman v6.1.0, add secman v6.1.0 release notes 📜
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Dec 26, 2021
1 parent 2c17300 commit 17202e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
---

## [[v6.1.0] 2021-12-26](#v610-2021-12-26)

### Changed

- fix all secman help errors and bugs

## [[v6.0.9] 2021-12-26](#v609-2021-12-26)

> a release to fix a bug in the `secman`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "secman",
"description": "The command-line interface of Secman",
"version": "6.0.9",
"version": "6.1.0",
"versionDate": "2021-12-26",
"main": "lib/index.js",
"license": "MIT",
Expand Down

0 comments on commit 17202e4

Please sign in to comment.