bump version

This commit is contained in:
hzrd149 2023-11-13 21:12:26 -06:00
parent 61fee4e9d9
commit 6863e175e7
8 changed files with 15 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add "DM Feed" tool

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Thread view improvements

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to search communities in search view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add "create $prism" link to lists

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add people list to search and hashtag views

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix link cards breaking lines

View File

@ -1,5 +1,19 @@
# nostrudel
## 0.33.0
### Minor Changes
- 5e9afb0d: Add "DM Feed" tool
- cc4247dc: Thread view improvements
- 6d701a7b: Add option to search communities in search view
- 5e9afb0d: Add "create $prism" link to lists
- 35bb0e37: Add people lists to search and hashtag views
### Patch Changes
- d1181ef9: Fix link cards breaking lines
## 0.32.1
### Patch Changes

View File

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