Skip to content

Commit 81ca85c

Browse files
committed
Merge branch 'next' into main
2 parents 4021ff2 + 860b715 commit 81ca85c

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+
# [6.0.0-next.5](https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.0-next.4...v6.0.0-next.5) (2023-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* glob pattern on Windows ([1246b1c](https://github.com/jorgebodega/typeorm-seeding/commit/1246b1c5683419086b59b1e44bcec3e8f2af05d3))
7+
18
# [6.0.0](https://github.com/jorgebodega/typeorm-seeding/compare/v5.0.2...v6.0.0) (2022-11-02)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@
7171
"typecheck": "tsc --noEmit"
7272
},
7373
"types": "dist/index.d.ts",
74-
"version": "6.0.0"
74+
"version": "6.0.0-next.5"
7575
}

0 commit comments

Comments
 (0)