Skip to content

Commit

Permalink
chore(main): release 0.5.2 (#26)
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 Nov 28, 2024
1 parent eb5f6fa commit 06eadc1
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.5.2](https://github.com/hollandjake/git-goose/compare/v0.5.1...v0.5.2) (2024-11-28)


### Bug Fixes

* removed _id from commit patches ([eb5f6fa](https://github.com/hollandjake/git-goose/commit/eb5f6fa6e4d9277f95a6f61b5ceb52d4b0144e18))

## [0.5.1](https://github.com/hollandjake/git-goose/compare/v0.5.0...v0.5.1) (2024-09-09)


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.5.1",
"version": "0.5.2",
"description": "a mongoose plugin that enables git like change tracking",
"license": "MIT",
"author": "Jake Holland",
Expand Down

0 comments on commit 06eadc1

Please sign in to comment.