Skip to content

Commit 1f8e712

Browse files
chore: release 7.0.0-next.2
# [7.0.0-next.2](v7.0.0-next.1...v7.0.0-next.2) (2024-02-28) ### Bug Fixes * update dependency commander to v12 ([12a46b1](12a46b1))
1 parent 56211c2 commit 1f8e712

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+
# [7.0.0-next.2](https://github.com/jorgebodega/typeorm-seeding/compare/v7.0.0-next.1...v7.0.0-next.2) (2024-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency commander to v12 ([12a46b1](https://github.com/jorgebodega/typeorm-seeding/commit/12a46b1f791755b8d57d3a1ecd3bd984984566d9))
7+
18
# [7.0.0-next.1](https://github.com/jorgebodega/typeorm-seeding/compare/v6.0.1...v7.0.0-next.1) (2023-10-30)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@
7272
"typecheck": "tsc --noEmit"
7373
},
7474
"types": "dist/index.d.ts",
75-
"version": "7.0.0-next.1"
75+
"version": "7.0.0-next.2"
7676
}

0 commit comments

Comments
 (0)