Skip to content

Commit bd25934

Browse files
chore(main): release 10.0.1
1 parent c46daef commit bd25934

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [10.0.1](https://github.com/voxpelli/node-connect-pg-simple/compare/v10.0.0...v10.0.1) (2025-04-01)
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+
10+
11+
### 🧹 Chores
12+
13+
* **deps:** update dependency @voxpelli/eslint-config to v22 ([#321](https://github.com/voxpelli/node-connect-pg-simple/issues/321)) ([061548e](https://github.com/voxpelli/node-connect-pg-simple/commit/061548ec911781b32e5dec94bdeceb7f55f15787))
14+
* **deps:** update linting dependencies ([#316](https://github.com/voxpelli/node-connect-pg-simple/issues/316)) ([c46daef](https://github.com/voxpelli/node-connect-pg-simple/commit/c46daef6d06d257a0fb946ad90b9fb9a652bbe90))
15+
316
## [10.0.0](https://github.com/voxpelli/node-connect-pg-simple/compare/v9.0.1...v10.0.0) (2024-09-13)
417

518

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)