Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
malthe committed Dec 13, 2023
1 parent bca4235 commit 7c2febb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
In the next release ...
1.7.0 (2023-12-13)
------------------

- The `execute` method has been removed.

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": "ts-postgres",
"version": "1.6.0",
"version": "1.7.0",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
"keywords": [
Expand Down

0 comments on commit 7c2febb

Please sign in to comment.