bump version

This commit is contained in:
hzrd149 2023-06-09 09:32:01 -04:00
parent a37ac0befe
commit f6ecace372
11 changed files with 18 additions and 46 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Create about tab in profile view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Only show kind 0 events in media tab

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Virtulize following and followers tabs in profile view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add profile stats from nostr.band

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add settings for Invidious, Nitter, Libreddit, Teddit redirects

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Correctly handle web+nostr: links in search

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add link to nostr army knife tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix redirect not working on login view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Correctly handle quote notes with nostr: links and e tags

View File

@ -1,5 +1,22 @@
# nostrudel
## 0.12.0
### Minor Changes
- a6a1ca3: Create about tab in profile view
- a6a1ca3: Virtulize following and followers tabs in profile view
- a6a1ca3: Add profile stats from nostr.band
- 9464e3a: Add settings for Invidious, Nitter, Libreddit, Teddit redirects
- 305f5e2: Add link to nostr army knife tool
### Patch Changes
- 65bd2e9: Only show kind 0 events in media tab
- 305f5e2: Correctly handle web+nostr: links in search
- a6a1ca3: Fix redirect not working on login view
- 3939f66: Correctly handle quote notes with nostr: links and e tags
## 0.11.0
### Minor Changes

View File

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