Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2023-04-19)

### Bug Fixes

* fix KnexConnection import ([fe79291](fe79291))
  • Loading branch information
semantic-release-bot committed Apr 19, 2023
1 parent a7648c2 commit beee4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adminjs/sql",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit beee4f5

Please sign in to comment.