bump version: note pinning

This commit is contained in:
hzrd149 2023-11-19 09:15:15 -06:00
parent 0b08d61f42
commit cf1ab354ad
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add option to pin notes

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show pinned notes on user profile

View File

@ -1,5 +1,12 @@
# nostrudel
## 0.35.0
### Minor Changes
- 7cbffb96: Add option to pin notes
- 7cbffb96: Show pinned notes on user profile
## 0.34.0
### Minor Changes

View File

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