Skip to content

Commit 39cef52

Browse files
authored
Version 1.2.10.
1 parent ccdd65e commit 39cef52

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ See the [mssql](https://github.com/tediousjs/node-mssql) package for more exampl
5353

5454
## Version history
5555

56+
### v1.2.10 - 5/30/2022
57+
* Package updates.
58+
5659
### v1.2.9 - 5/21/2022
5760
* Package updates.
5861

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-database",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "A simple reusable class to query a MS SQL Server database.",
55
"homepage": "https://github.com/roncli/node-database",
66
"bugs": {

0 commit comments

Comments
 (0)