mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/cameri/nostream/compare/v2.0.0...v2.1.0) (2024-10-23) ### Bug Fixes * save event from mirrors ([#376](https://github.com/cameri/nostream/issues/376)) ([6497229](64972290d6
)) ### Features * add dark theme support for static html files ([#373](https://github.com/cameri/nostream/issues/373)) ([3d1e573](3d1e5733cc
))
This commit is contained in:
parent
e939d0da33
commit
6a8ccb4919
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/secp256k1": "1.7.1",
|
"@noble/secp256k1": "1.7.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostream",
|
"name": "nostream",
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"description": "A Nostr relay written in Typescript.",
|
"description": "A Nostr relay written in Typescript.",
|
||||||
"supportedNips": [
|
"supportedNips": [
|
||||||
1,
|
1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user