Skip to content

Commit

Permalink
chore(main): release 0.6.0 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 21, 2023
1 parent 68d8ffb commit a6a530e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [0.6.0](https://github.com/hasundue/deno-molt/compare/0.5.0...0.6.0) (2023-10-21)


### ⚠ BREAKING CHANGES

* **git:** mv git/mod.ts to src/git.ts and create git.ts

### Bug Fixes

* **git:** respect default CommitOptions correctly ([68d8ffb](https://github.com/hasundue/deno-molt/commit/68d8ffbbb5380cb60f1a68521cd96f8d29250d70))


### Performance Improvements

* cache latest semvers resolved from remote ([#42](https://github.com/hasundue/deno-molt/issues/42)) ([27300ac](https://github.com/hasundue/deno-molt/commit/27300ac3e03d27b8a2803658b119d00303a8a54d))


### Code Refactoring

* **git:** mv git/mod.ts to src/git.ts and create git.ts ([ffc5df4](https://github.com/hasundue/deno-molt/commit/ffc5df4514066f81cac8aedcaddc97133ea35c86))

## [0.5.0](https://github.com/hasundue/deno-molt/compare/0.4.6...0.5.0) (2023-10-16)


Expand Down

0 comments on commit a6a530e

Please sign in to comment.