Skip to content

Commit

Permalink
chore: release @web3-storage/w3 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and olizilla committed Jul 22, 2021
1 parent f12b5d7 commit 98558ec
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/w3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## 1.0.0 (2021-07-22)


### Features

* `w3 token` and `w3 status` commands ([#98](https://www.github.com/web3-storage/web3.storage/issues/98)) ([001dae1](https://www.github.com/web3-storage/web3.storage/commit/001dae1375bfdbbee9e72d95e94065fb87ead11b))
* add `w3` cli ([#17](https://www.github.com/web3-storage/web3.storage/issues/17)) ([d84dc98](https://www.github.com/web3-storage/web3.storage/commit/d84dc98ac39fe3546adc8711ea975ca0d762f0c0))
* subcommands for w3 ([#60](https://www.github.com/web3-storage/web3.storage/issues/60)) ([4825a8c](https://www.github.com/web3-storage/web3.storage/commit/4825a8c28266b60d6b37f498c327737e83093c15))
* w3 --put /path/to/files ([#57](https://www.github.com/web3-storage/web3.storage/issues/57)) ([57aa0a0](https://www.github.com/web3-storage/web3.storage/commit/57aa0a0fbd16801234fa896b09fe2522d7aa1962))
2 changes: 1 addition & 1 deletion packages/w3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/w3",
"version": "0.0.0",
"version": "1.0.0",
"description": "The CLI to save your things in web3.storage ⁂",
"type": "module",
"bin": {
Expand Down

0 comments on commit 98558ec

Please sign in to comment.