Skip to content

Commit

Permalink
chore(master): release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 6, 2024
1 parent 04332b6 commit 978e45a
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.7](https://github.com/encrypit/pepto/compare/v1.0.6...v1.0.7) (2024-10-06)


### Continuous Integration

* **github:** publish package to npm registry with provenance ([04332b6](https://github.com/encrypit/pepto/commit/04332b65b201d8a21bbfd7bf5f72bd7064cc0387))

## [1.0.6](https://github.com/encrypit/pepto/compare/v1.0.5...v1.0.6) (2024-08-02)

### Miscellaneous Chores
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
@@ -1,6 +1,6 @@
{
"name": "pepto",
"version": "1.0.6",
"version": "1.0.7",
"description": "Generate a hex string digest from a given message.",
"author": "Mark <[email protected]>",
"main": "cjs/index.js",
Expand Down

0 comments on commit 978e45a

Please sign in to comment.