bump version

This commit is contained in:
hzrd149 2023-06-05 17:40:49 -04:00
parent 32460d8bce
commit db91ff3503
8 changed files with 15 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
cleanup fetching user relays

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add e2e tests

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Dont require login for profile and note views

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple nip19 tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add media tab in user view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Dont add p tag for sharing events

View File

@ -1,5 +1,19 @@
# nostrudel
## 0.10.0
### Minor Changes
- 868227a: Add e2e tests
- 2aa6ec5: Dont require login for profile and note views
- d58ef29: Add simple nip19 tool
- 7e92cba: Add media tab in profile view
### Patch Changes
- d4aef8f: cleanup fetching user relays
- 0189507: Dont add p tag when sharing events
## 0.9.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "nostrudel",
"version": "0.9.0",
"version": "0.10.0",
"private": true,
"license": "MIT",
"scripts": {