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

Commit c0bd4dc

Browse files
committed
publish v6.3.0 versio, add v6.3.0 release notes 📜
1 parent 761eb61 commit c0bd4dc

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
---
66

7+
## [v6.3.0](https://github.com/scmn-dev/secman/releases/tag/v6.3.0) - 2022-05-05
8+
9+
> This is the latest version of secman. thanks for using secman!
10+
711
## [v6.2.3](https://github.com/scmn-dev/secman/releases/tag/v6.2.3) - 2022-04-07
812

913
### Added

hub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@secman/hub",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "📦 Secman hub is a web application for managing your passwords and other secrets.",
55
"license": "MIT",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "secman",
33
"private": true,
4-
"version": "6.2.3",
4+
"version": "6.3.0",
55
"description": "👊 Human-friendly and amazing secrets manager.",
66
"license": "MIT",
77
"homepage": "https://secman.dev",

0 commit comments

Comments
 (0)