Skip to content

Commit fc7a56b

Browse files
chore: release 6.0.1
## [6.0.1](v6.0.0...v6.0.1) (2023-01-03)
1 parent 81ca85c commit fc7a56b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [6.0.1](https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.0...v6.0.1) (2023-01-03)
2+
13
# [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)
24

35

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-next.5"
74+
"version": "6.0.1"
7575
}

0 commit comments

Comments
 (0)