add support for viewing streams

This commit is contained in:
hzrd149 2023-07-01 14:42:09 -05:00
parent 144f4ed3e1
commit e160e55153
6 changed files with 13 additions and 21 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
show type of account on account picker

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add views for watching streams

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
truncate open graph card description

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
cache timelines

View File

@ -1,5 +1,17 @@
# nostrudel
## 0.15.0
### Minor Changes
- 0c92da8: Add views for watching streams
- 7a339ae: cache timelines
### Patch Changes
- 593ad6b: show type of account on account picker
- 038d342: truncate open graph card description
## 0.14.0
### Minor Changes

View File

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