Skip to content

Commit

Permalink
chore(release): 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.0](v0.0.0...v0.1.0) (2024-03-02)

### Features

* **ci:** add release workflow ([#273](#273)) ([46abfcf](46abfcf))
* enable Codacy configuration as code support and public npm package publishing ([#275](#275)) ([4a3d23b](4a3d23b))
  • Loading branch information
swirlds-automation committed Mar 2, 2024
1 parent 4a3d23b commit dc574d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@hashgraph/hedera-cli",
"version": "0.0.0",
"version": "0.1.0",
"description": "CLI tool to manage and setup developer environments for Hedera Hashgraph.",
"main": "hedera-cli.js",
"target": "esnext",
Expand Down

0 comments on commit dc574d0

Please sign in to comment.