Skip to content

Commit 5b704ea

Browse files
chore: release 5.0.2
## [5.0.2](v5.0.1...v5.0.2) (2022-09-05) ### Bug Fixes * glob pattern on Windows ([1246b1c](1246b1c))
1 parent 1246b1c commit 5b704ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.2](https://github.com/jorgebodega/typeorm-seeding/compare/v5.0.1...v5.0.2) (2022-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* glob pattern on Windows ([1246b1c](https://github.com/jorgebodega/typeorm-seeding/commit/1246b1c5683419086b59b1e44bcec3e8f2af05d3))
7+
18
## [5.0.1](https://github.com/jorgebodega/typeorm-seeding/compare/v5.0.0...v5.0.1) (2022-08-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jorgebodega/typeorm-seeding",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"keywords": [
55
"typeorm",
66
"seed",

0 commit comments

Comments
 (0)