mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-26 19:47:25 +02:00
bump version
- Add option to change primary color for theme - Improve database migration - Store app settings in NIP-78 Arbitrary app data event with local fallback
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Add option to change primary color for theme
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Improve database migration
|
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nostrudel": minor
|
||||
---
|
||||
|
||||
Store app settings in NIP-78 Arbitrary app data event with local fallback
|
@@ -1,5 +1,13 @@
|
||||
# nostrudel
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 66c6b4d: Add option to change primary color for theme
|
||||
- a209b9d: Improve database migration
|
||||
- a209b9d: Store app settings in NIP-78 Arbitrary app data event with local fallback
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostrudel",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user