Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit cffef68

Browse files
Merge pull request #1 from pragmaticivan/release-v0.0.3
chore: release 0.0.3
2 parents 50789e3 + f2f1b0c commit cffef68

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
### [0.0.3](https://www.github.com/pragmaticivan/mikro-orm-entity-factory/compare/v0.0.2...v0.0.3) (2021-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* removes husky message from readme ([50789e3](https://www.github.com/pragmaticivan/mikro-orm-entity-factory/commit/50789e3c4a8bcabeb4efdea0628783ff22fcad77))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mikro-orm-entity-factory",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "A library for generating mikro-orm entities in bulk.",
55
"main": "lib/index.js",
66
"typings": "lib/index",

0 commit comments

Comments
 (0)