Skip to content

Commit

Permalink
Merge pull request #26 from onebeyond/chore/v3.2.0
Browse files Browse the repository at this point in the history
Release: v3.2.0
  • Loading branch information
UlisesGascon committed Feb 2, 2023
2 parents ce46ceb + 72c19c8 commit 8b50bc6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ new System()
| @onebeyond/knex-systemic@2.0.7 | 14.x-19.x | 1.0.7 |
| @onebeyond/knex-systemic@3.0.0 | 14.x-19.x | 2.0.0 |
| @onebeyond/knex-systemic@3.1.0 | 14.x-19.x | 2.1.0 |
| @onebeyond/knex-systemic@3.2.0 | 14.x-19.x | 2.2.0 |

### 📚 Parameters
Check out [the official documentation](http://knexjs.org/#Installation-client)
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onebeyond/systemic-knex",
"version": "3.1.0",
"version": "3.2.0",
"description": "A systemic Knex component",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/onebeyond/systemic-knex#readme",
"dependencies": {
"knex": "2.1.0"
"knex": "2.2.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 8b50bc6

Please sign in to comment.