Skip to content

Commit

Permalink
Merge pull request #410 from Airfordable/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--mgdb-migrator

chore(main): release 5.0.1
  • Loading branch information
simon-abbott authored Jan 14, 2025
2 parents 25c89b7 + b4242fb commit c62b4c6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.0.1](https://github.com/Airfordable/mgdb-migrator/compare/v5.0.0...v5.0.1) (2025-01-14)


### Bug Fixes

* make public files opt-in, rather than opt-out ([6617bab](https://github.com/Airfordable/mgdb-migrator/commit/6617babdc222284432d3db0a360742bfe7b9f0e1))

## [5.0.0](https://github.com/Airfordable/mgdb-migrator/compare/v4.0.1...v5.0.0) (2025-01-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mgdb-migrator",
"version": "5.0.0",
"version": "5.0.1",
"description": "Mongodb schema and data migration lib",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down

0 comments on commit c62b4c6

Please sign in to comment.