Skip to content

Commit

Permalink
🔇 add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Apr 30, 2022
1 parent d48c6ba commit ac47640
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/0.3.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 0.3.3 - 2022-05-01

### Fixed

- Missing CLI on release package
5 changes: 5 additions & 0 deletions .changes/0.3.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 0.3.4 - 2022-05-01

### Changed

- Use Pkgroll for build
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## 0.3.4 - 2022-05-01

### Changed

- Use Pkgroll for build

## 0.3.3 - 2022-05-01

### Fixed

- Missing CLI on release package

## 0.3.2 - 2022-05-01

### Added
Expand Down

0 comments on commit ac47640

Please sign in to comment.