Skip to content

Commit

Permalink
chore(main): release 0.5.0 (#39)
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 16, 2023
1 parent 50c4515 commit cb1435f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

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


### ⚠ BREAKING CHANGES

* **git:** ExecGitCommitSequenceOptions are merged into CommitOptions

### Bug Fixes

* **git:** invoke pre-commit hook after changes are written correctly ([#38](https://github.com/hasundue/deno-molt/issues/38)) ([50c4515](https://github.com/hasundue/deno-molt/commit/50c45159ff50e61f0c4668c2e784d0e52f9544da))


### Code Refactoring

* **git:** ExecGitCommitSequenceOptions are merged into CommitOptions ([50c4515](https://github.com/hasundue/deno-molt/commit/50c45159ff50e61f0c4668c2e784d0e52f9544da))

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


Expand Down

0 comments on commit cb1435f

Please sign in to comment.