Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
chore(main): release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 15, 2022
1 parent 6bb8dfd commit 1126c7d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.0.5](https://github.com/hyperledger-labs/weft/compare/v0.0.4...v0.0.5) (2022-12-15)


### Features

* Add a basic sh install script ([9ca46ee](https://github.com/hyperledger-labs/weft/commit/9ca46eec3db83685e9f3506562a8b613d1205cc3))


### Bug Fixes

* docs updates ([8a8d6f2](https://github.com/hyperledger-labs/weft/commit/8a8d6f255787bb896dea68355a82e691a3241f05))
* packager using wrong type ([2f09d75](https://github.com/hyperledger-labs/weft/commit/2f09d7590917804bb7984da3205a9f3f684af5e8))
* update dependencies ([a6c5b5e](https://github.com/hyperledger-labs/weft/commit/a6c5b5ec25724b69cad6f69a04390cb6eab07da2))

### [0.0.12](https://github.com/hyperledgendary/weft/compare/v0.0.11...v0.0.12) (2022-06-21)

### [0.0.11](https://github.com/hyperledgendary/weft/compare/v0.0.10...v0.0.11) (2022-05-16)
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": "@hyperledger-labs/weft",
"version": "0.2.1",
"version": "0.0.5",
"description": "Utility CLI to help with using Hyperledger Fabric",
"bin": {
"weft": "lib/cli.js"
Expand Down

0 comments on commit 1126c7d

Please sign in to comment.