Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 25, 2024
1 parent ab484cd commit 210abd3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2024-06-25)


### Features

* initial commit ([ab484cd](https://github.com/storacha-network/piece-hasher-worker/commit/ab484cdc05554c0a94602e7abccd73999f5f2bad))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/piece-hasher-worker",
"version": "0.0.0",
"version": "1.0.0",
"description": "Web worker for creating piece hashes.",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit 210abd3

Please sign in to comment.