Skip to content

Commit

Permalink
release: v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emekaorji committed Feb 18, 2024
1 parent 87398f1 commit 4e82819
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
@@ -1,3 +1,9 @@
## v0.1.5 (2024-02-18)

[compare changes](https://github.com/emekaorji/openssl-keygen/compare/v0.1.4...v0.1.5 (2024-02-18))

[View changes on GitHub](https://github.com/emekaorji/openssl-keygen/compare/v0.1.4...v0.1.5 (2024-02-18))

## v0.1.4 (2024-02-18)

[compare changes](https://github.com/emekaorji/openssl-keygen/compare/v0.1.3...v0.1.4 (2024-02-18))
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": "openssl-keygen",
"displayName": "OpenSSL Keygen",
"version": "0.1.4",
"version": "0.1.5",
"description": "Generate OpenSSL secret key for your application",
"publisher": "coderabbi",
"private": true,
Expand Down

0 comments on commit 4e82819

Please sign in to comment.