bump version: Communities

This commit is contained in:
hzrd149 2023-10-27 11:18:24 -05:00
parent 87efc38957
commit ec9e58b58c
17 changed files with 23 additions and 76 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix hashtags and links with mark characters in them

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show users joined communities on about page

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Improve drawer navigation

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Center layout

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add vote buttons to community view

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add approval button for pending community posts

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to repost note to community

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add network dm graph

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show community members

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Improve community view on mobile

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix reaction counts when user react multiple times

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for kind 6 events in communities

View File

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

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add community create and edit modals

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Add "show more" button when viewing all reactions

View File

@ -1,5 +1,27 @@
# nostrudel
## 0.32.0
### Minor Changes
- 0414039: Show users joined communities on about page
- 5d66750: Add vote buttons to community view
- 5f9c96e: Add approval button for pending community posts
- 0d00f71: Add network dm graph tool
- d7e289a: Show community members
- 5d66750: Improve community view on mobile
- 8871aed: Add support for kind 6 events in communities
- 1f73120: Add option to search notes in search view
- 28de4d4: Add community create and edit modals
### Patch Changes
- 5ac4cfc: Fix hashtags and links with (non-english) mark characters in them
- 7b03925: Improve drawer navigation
- a11d448: Center layout
- 1c8f005: Fix reaction counts when user react multiple times
- 35236c6: Add "show more" button when viewing all reactions
## 0.31.0
### Minor Changes

View File

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