Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#23)
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 Aug 19, 2024
1 parent 8f8ed11 commit 3a71423
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# git-goose

## [0.4.1](https://github.com/hollandjake/git-goose/compare/v0.4.0...v0.4.1) (2024-08-19)


### Bug Fixes

* **rfc6902:** fix date type handling ([8f8ed11](https://github.com/hollandjake/git-goose/commit/8f8ed1163d31ed00c8e9dae719aa5d1d36287a0a))

## [0.4.0](https://github.com/hollandjake/git-goose/compare/v0.3.0...v0.4.0) (2024-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "git-goose",
"version": "0.4.0",
"version": "0.4.1",
"description": "a mongoose plugin that enables git like change tracking",
"license": "MIT",
"author": "Jake Holland <[email protected]>",
Expand Down

0 comments on commit 3a71423

Please sign in to comment.