chore(release): 1.12.1 [skip ci]

## [1.12.1](https://github.com/Cameri/nostream/compare/v1.12.0...v1.12.1) (2022-12-24)

### Bug Fixes

* ascii logo ([4f768e4](4f768e442f))
* ascii logo ([5205871](5205871cc8))
This commit is contained in:
semantic-release-bot 2022-12-24 21:17:55 +00:00
parent 4f768e442f
commit c150cb2be5
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.0",
"version": "1.12.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostream",
"version": "1.12.0",
"version": "1.12.1",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

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