Skip to content

Commit

Permalink
chore: release v1.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Oct 22, 2024
1 parent b6d06cd commit 8353dd6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### 1.6.13 (2024-10-22)

No notable changes since the previous release.

[Full list of the changes](https://github.com/softvisio-node/argon2/compare/v1.6.12...v1.6.13)

### 1.6.12 (2024-10-20)

No notable changes since the previous release.
Expand Down
2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/argon2-build",
"version": "1.6.12",
"version": "1.6.13",
"private": true,
"homepage": "https://github.com/softvisio-node/argon2",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/argon2",
"version": "1.6.12",
"version": "1.6.13",
"description": "Argon2 re-packed",
"keywords": [
"argon2",
Expand Down

0 comments on commit 8353dd6

Please sign in to comment.