Version Packages

This commit is contained in:
github-actions[bot] 2023-10-16 23:11:17 +00:00
parent b489004071
commit ffe12bb81f
18 changed files with 25 additions and 81 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add redeem button for cashu tokens

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to set zap splits when creating note

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add stemstr embeds

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add theme option and better dark theme

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show repost counts on notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for paying zap splits

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show recent badge awards on badges page

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Make notes clickable

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add sign up view

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix bug with stream chat not showing on chromium based browsers

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Reduce churn when loading relays on app load

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show profile badges on users profile

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Support video and audio file uploads to nostr.build

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show articles in lists

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Update all icons

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add badge activity tab

View File

@ -1,5 +1,29 @@
# nostrudel
## 0.30.0
### Minor Changes
- f701942: Add redeem button for cashu tokens
- 7a3674f: Add option to set zap splits when creating note
- 85a9dad: Add stemstr embeds
- bcc8427: Add theme option and better dark theme
- 5a455c7: Show repost counts on notes
- c0e3269: Add support for paying zap splits
- cdfdc71: Show recent badge awards on badges page
- d2f3076: Make notes clickable
- 4efbc48: Add sign up view
- 21a1a8a: Show profile badges on users profile
- b2be294: Support video and audio file uploads to nostr.build
- 2a17d9e: Show articles in lists
- d9353b0: Update all icons
- 56fc982: Add badge activity tab
### Patch Changes
- c635b2b: Fix bug with stream chat not showing on chromium based browsers
- 37489e5: Reduce churn when loading relays on app load
## 0.29.0
### Minor Changes

View File

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