Skip to content

Commit e1e9968

Browse files
chore(main): release 1.0.0 (#2)
1 parent 5dc9a01 commit e1e9968

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "1.0.0" }
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-05-23)
4+
5+
6+
### Features
7+
8+
* add ipfs upload and download commands ([#3](https://github.com/thewhitewizard/web3data-cli/issues/3)) ([3cec2b5](https://github.com/thewhitewizard/web3data-cli/commit/3cec2b573cce6fb4718613c7e79d2d9e6ea087bd))
9+
* encryption cmds ([#4](https://github.com/thewhitewizard/web3data-cli/issues/4)) ([2662c2d](https://github.com/thewhitewizard/web3data-cli/commit/2662c2def91c4184b9d65c7f62234cc72c8ba0f7))
10+
* initialize cli ([#1](https://github.com/thewhitewizard/web3data-cli/issues/1)) ([677ace5](https://github.com/thewhitewizard/web3data-cli/commit/677ace52272351cceff841b79e2223e07ae72e3d))

0 commit comments

Comments
 (0)