bump version

This commit is contained in:
hzrd149 2023-05-25 11:38:13 -05:00
parent 32cc4fc108
commit 5b9b0283f3
8 changed files with 15 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Dont proxy main user profile image

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Dont blur images on shared notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Make all note links nevent

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Trim note content

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Update nostr-tools dependency

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix link regexp

View File

@ -1,5 +1,19 @@
# nostrudel
## 0.9.0
### Minor Changes
- c21a662: Make all note links nevent
- 40c5e19: Update nostr-tools dependency
### Patch Changes
- 5e7f6b0: Dont proxy main user profile image
- 2d2e233: Dont blur images on shared notes
- f432cf6: Trim note content
- 40c5e19: Fix link regexp
## 0.8.0
### Minor Changes

View File

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