Skip to content

Commit

Permalink
chore(release): 2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.1](v2.2.0...v2.2.1) (2022-10-19)

### Bug Fixes

* export parse* methods + updated docs & README.md ([3251135](3251135))
  • Loading branch information
semantic-release-bot committed Oct 19, 2022
1 parent 3251135 commit ac2e942
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.1](https://github.com/tada5hi/typeorm-extension/compare/v2.2.0...v2.2.1) (2022-10-19)


### Bug Fixes

* export parse* methods + updated docs & README.md ([3251135](https://github.com/tada5hi/typeorm-extension/commit/32511352eb62427bc7553424d0467ada29dcbdc4))

# [2.2.0](https://github.com/tada5hi/typeorm-extension/compare/v2.1.15...v2.2.0) (2022-10-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typeorm-extension",
"version": "2.2.0",
"version": "2.2.1",
"description": "A library to create/drop database, simple seeding data sets, ...",
"author": {
"name": "Peter Placzek",
Expand Down

0 comments on commit ac2e942

Please sign in to comment.