minor version

This commit is contained in:
hzrd149 2023-07-30 15:35:59 -05:00
parent 54263f49a2
commit 15023d8577
7 changed files with 11 additions and 26 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show lightning address on about page

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add people list context and selector

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Use timeline loader for followers view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add expiration to cached metadata events

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuild underlying event requester classes

View File

@ -1,5 +1,15 @@
# nostrudel
## 0.21.0
### Minor Changes
- 980c68a: Show lightning address on about page
- 68001bb: Add people list context and selector
- 640edef: Use timeline loader for followers view
- 5c061ca: Add expiration to cached metadata events
- 5c061ca: Rebuild underlying event requester classes
## 0.20.1
### Patch Changes

View File

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