Skip to content

Commit 6335496

Browse files
chore(release): 1.22.5 [skip ci]
## [1.22.5](v1.22.4...v1.22.5) (2023-02-20) ### Bug Fixes * confirm invoice function ambiguous unit variable ([#221](#221)) ([fd32949](fd32949)) * Dockerfile.test to reduce vulnerabilities ([#196](#196)) ([eac8c50](eac8c50)) * upgrade axios from 1.2.4 to 1.2.5 ([#211](#211)) ([a390e29](a390e29)) * upgrade axios from 1.2.5 to 1.2.6 ([#215](#215)) ([e99ac5d](e99ac5d)) * upgrade pg from 8.8.0 to 8.9.0 ([#213](#213)) ([fe3726b](fe3726b)) * upgrade pg-query-stream from 4.2.4 to 4.3.0 ([#214](#214)) ([9272389](9272389)) * upgrade redis from 4.5.1 to 4.6.2 ([#212](#212)) ([86e8818](86e8818))
1 parent fd32949 commit 6335496

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nostream",
3-
"version": "1.22.4",
3+
"version": "1.22.5",
44
"description": "A Nostr relay written in Typescript.",
55
"supportedNips": [
66
1,

0 commit comments

Comments
 (0)