Skip to content

Commit

Permalink
release: 0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and peterhirn committed Jan 30, 2025
1 parent d2cdb67 commit 198d927
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.10"
".": "0.3.11"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.11](https://github.com/phi-ag/argon2/compare/v0.3.10...v0.3.11) (2025-01-30)


### Miscellaneous Chores

* **deps:** update actions/setup-node digest to 1d0ff46 ([3ed9b38](https://github.com/phi-ag/argon2/commit/3ed9b38db642fd9526f967c80ec978b5f4b8f837))
* **deps:** update dependency @trivago/prettier-plugin-sort-imports to v5.2.2 ([c8d5f84](https://github.com/phi-ag/argon2/commit/c8d5f8487da8f6342d426e87bc08940c3eaced17))
* **deps:** update dependency @types/node to v22.12.0 ([def67b3](https://github.com/phi-ag/argon2/commit/def67b3e626d6b561a2c988f79793990fbeb35e0))
* **deps:** update dependency typescript-eslint to v8.22.0 ([e88a5bd](https://github.com/phi-ag/argon2/commit/e88a5bd3cc0ee04e704bd2c8034a7852ce456124))
* **deps:** update emscripten/emsdk docker tag to v4.0.2 ([d2cdb67](https://github.com/phi-ag/argon2/commit/d2cdb674a9abdf6584c077b0d1f37ed771e0c243))

## [0.3.10](https://github.com/phi-ag/argon2/compare/v0.3.9...v0.3.10) (2025-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@phi-ag/argon2",
"version": "0.3.10",
"version": "0.3.11",
"license": "MIT",
"description": "Minimal Argon2 WebAssembly SIMD build",
"repository": {
Expand Down

0 comments on commit 198d927

Please sign in to comment.