Skip to content

Commit

Permalink
chore(main): release 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 2, 2024
1 parent 86ca86a commit 983e4a7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"10.0.0"}
{".":"10.0.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [10.0.1](https://github.com/voxpelli/node-connect-pg-simple/compare/v10.0.0...v10.0.1) (2024-10-02)


### 📚 Documentation

* indicate that package is lifted at Tidelift ([86ca86a](https://github.com/voxpelli/node-connect-pg-simple/commit/86ca86a86bdd700186f6ff510e7e176961a44366))

## [10.0.0](https://github.com/voxpelli/node-connect-pg-simple/compare/v9.0.1...v10.0.0) (2024-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "connect-pg-simple",
"version": "10.0.0",
"version": "10.0.1",
"description": "A simple, minimal PostgreSQL session store for Connect/Express",
"url": "http://github.com/voxpelli/node-connect-pg-simple",
"repository": {
Expand Down

0 comments on commit 983e4a7

Please sign in to comment.