chore(release): 1.13.0 [skip ci]

# [1.13.0](https://github.com/Cameri/nostream/compare/v1.12.1...v1.13.0) (2022-12-26)

### Features

* upsert kind 41 events ([41ae842](41ae842d7a))
This commit is contained in:
semantic-release-bot 2022-12-26 06:51:24 +00:00
parent b2f9fd59c7
commit f25d0b82c9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nostream",
"version": "1.12.1",
"version": "1.13.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.12.1",
"version": "1.13.0",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.12.1",
"version": "1.13.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,