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

Commit 46f8f18

Browse files
chore(main): release 0.0.5
1 parent 70ad31c commit 46f8f18

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [0.0.5](https://github.com/hyperledger-labs/weft/compare/v0.0.4...v0.0.5) (2023-01-12)
6+
7+
8+
### Features
9+
10+
* Add a basic sh install script ([9ca46ee](https://github.com/hyperledger-labs/weft/commit/9ca46eec3db83685e9f3506562a8b613d1205cc3))
11+
12+
13+
### Bug Fixes
14+
15+
* docs updates ([8a8d6f2](https://github.com/hyperledger-labs/weft/commit/8a8d6f255787bb896dea68355a82e691a3241f05))
16+
* packager using wrong type ([2f09d75](https://github.com/hyperledger-labs/weft/commit/2f09d7590917804bb7984da3205a9f3f684af5e8))
17+
* update dependencies ([a6c5b5e](https://github.com/hyperledger-labs/weft/commit/a6c5b5ec25724b69cad6f69a04390cb6eab07da2))
18+
519
### [0.0.12](https://github.com/hyperledgendary/weft/compare/v0.0.11...v0.0.12) (2022-06-21)
620

721
### [0.0.11](https://github.com/hyperledgendary/weft/compare/v0.0.10...v0.0.11) (2022-05-16)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperledger-labs/weft",
3-
"version": "0.2.2",
3+
"version": "0.0.5",
44
"description": "Utility CLI to help with using Hyperledger Fabric",
55
"bin": {
66
"weft": "lib/cli.js"

0 commit comments

Comments
 (0)