mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-03-17 21:31:43 +01:00
bump version
This commit is contained in:
parent
a37ac0befe
commit
f6ecace372
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Create about tab in profile view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Only show kind 0 events in media tab
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Virtulize following and followers tabs in profile view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add profile stats from nostr.band
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add settings for Invidious, Nitter, Libreddit, Teddit redirects
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Correctly handle web+nostr: links in search
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add link to nostr army knife tool
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Fix redirect not working on login view
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": patch
|
||||
---
|
||||
|
||||
Correctly handle quote notes with nostr: links and e tags
|
17
CHANGELOG.md
17
CHANGELOG.md
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user