Skip to content

Commit

Permalink
chore: release (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 6, 2024
1 parent 655295f commit 5263b02
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,39 @@

All notable changes to this project will be documented in this file.

## [0.0.2] - 2024-05-06

### πŸš€ Features

- Terminal colured output
- Release github workflow

### πŸ› Bug Fixes

- Composer version flag to small case ([#19](https://github.com/HugoByte/composer-cli/pull/19))
- Revise description for the build flag ([#22](https://github.com/HugoByte/composer-cli/pull/22))
- Update the build command ([#27](https://github.com/HugoByte/composer-cli/pull/27))
- Use common loader while compiling the echo package to fix the import issue ([#28](https://github.com/HugoByte/composer-cli/pull/28))
- Release issues

### 🚜 Refactor

- Refactor folder structure
- Echo-library
- Bump composer primitives in cli
- Cli commands and types
- Package name to composer-cli

### πŸ“š Documentation

- Update composer readme for build and validate command ([#21](https://github.com/HugoByte/composer-cli/pull/21))

### βš™οΈ Miscellaneous Tasks

- Removed unwanted library coloured
- Release ([#34](https://github.com/HugoByte/composer-cli/pull/34))
- Release ([#36](https://github.com/HugoByte/composer-cli/pull/36))
- Add license and discription

<!-- generated by git-cliff -->
<!-- generated by git-cliff -->

0 comments on commit 5263b02

Please sign in to comment.