-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.8.1](v0.8.0...v0.8.1) (2024-09-09) ### Bug Fixes * Fix CSV Import ([79b4596](79b4596)) * Fix Umzug glob attribute ([5adf529](5adf529)) * Fix umzug import ([3199bf1](3199bf1)) * Fix Umzug usage ([356e8ad](356e8ad)) * Use import() for node-fetch ([54a68aa](54a68aa))
- Loading branch information
1 parent
ab63a40
commit 2214301
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,5 +66,5 @@ | |
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"version": "0.8.0" | ||
"version": "0.8.1" | ||
} |