Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(composer-cli): release v0.0.2 #37

Merged
merged 1 commit into from
May 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 -->