minor version: fix search

This commit is contained in:
hzrd149 2023-08-01 20:59:46 -05:00
parent 4934b5ecf2
commit d1a9f64d86
5 changed files with 12 additions and 16 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuild search view to use NIP-50

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for playing back stream recordings

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Correctly handle replaceable events in timeline loader

View File

@ -1,5 +1,16 @@
# nostrudel
## 0.22.0
### Minor Changes
- c7d9a04: Rebuild search view to use NIP-50
- 69bea82: Add support for playing back stream recordings
### Patch Changes
- 69bea82: Correctly handle replaceable events in timeline loader
## 0.21.0
### Minor Changes

View File

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