Skip to content

Commit 983e4a7

Browse files
chore(main): release 10.0.1
1 parent 86ca86a commit 983e4a7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"10.0.0"}
1+
{".":"10.0.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.0.1](https://github.com/voxpelli/node-connect-pg-simple/compare/v10.0.0...v10.0.1) (2024-10-02)
4+
5+
6+
### 📚 Documentation
7+
8+
* indicate that package is lifted at Tidelift ([86ca86a](https://github.com/voxpelli/node-connect-pg-simple/commit/86ca86a86bdd700186f6ff510e7e176961a44366))
9+
310
## [10.0.0](https://github.com/voxpelli/node-connect-pg-simple/compare/v9.0.1...v10.0.0) (2024-09-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-pg-simple",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "A simple, minimal PostgreSQL session store for Connect/Express",
55
"url": "http://github.com/voxpelli/node-connect-pg-simple",
66
"repository": {

0 commit comments

Comments
 (0)