Skip to content

Commit

Permalink
chore(release): v1.0.1 🎉 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Aug 5, 2024
1 parent 3246e90 commit 299c3c6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/ehmpathy/hash-fns/compare/v1.0.0...v1.0.1) (2024-08-05)


### Bug Fixes

* **pkg:** remove remaining procedure-fns references ([3246e90](https://github.com/ehmpathy/hash-fns/commit/3246e90afb20c355e00cbfebc1e2311a1d8b6127))

## 1.0.0 (2024-08-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hash-fns",
"author": "ehmpathy",
"description": "easily create, assess, and assure hashes within a pit-of-success",
"version": "1.0.0",
"version": "1.0.1",
"repository": "ehmpathy/hash-fns",
"homepage": "https://github.com/ehmpathy/hash-fns",
"keywords": [
Expand Down

0 comments on commit 299c3c6

Please sign in to comment.