Skip to content

Commit

Permalink
chore(main): release 1.0.2 (#58)
Browse files Browse the repository at this point in the history
* chore(main): release 1.0.2

* chore: Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Hartstonge <matt@mykro.co.nz>
  • Loading branch information
github-actions[bot] and matthewhartstonge authored Nov 10, 2024
1 parent 64bcf86 commit ead2fc9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.1"
".": "1.0.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.2](https://github.com/matthewhartstonge/argon2/compare/v1.0.1...v1.0.2) (2024-11-10)


### Miscellaneous Chores

* release 1.0.2 ([64bcf86](https://github.com/matthewhartstonge/argon2/commit/64bcf86837060e454fafb59acc3d12feb3a3322d))
* chore: Bump golang.org/x/crypto from 0.28.0 to 0.29.0 ([7d61928](https://github.com/matthewhartstonge/argon2/commit/7d619289f4cafec245e657e6ea183d48f00e7cbd))
* chore: Bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([dbe7209](https://github.com/matthewhartstonge/argon2/commit/dbe72099829775cac5519e4afcd5b475200bebef))

## [1.0.1](https://github.com/matthewhartstonge/argon2/compare/v1.0.0...v1.0.1) (2024-09-12)


Expand Down

0 comments on commit ead2fc9

Please sign in to comment.