bump version

This commit is contained in:
hzrd149
2023-04-21 12:06:51 -05:00
parent 8988d2a646
commit 7fea7e0fbf
8 changed files with 12 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add support for nprofile and nevent types in paths

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Show "Follow Back" on follow button is user is following you

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add external link for mostr notes

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Load image thumbnails with imageproxy service

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add simple hashtag view

View File

@@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add image lightbox and zoom

View File

@@ -1,5 +1,16 @@
# nostrudel # nostrudel
## 0.7.0
### Minor Changes
- 80eda91: Add support for nprofile and nevent types in paths
- 3ae7fe6: Show "Follow Back" on follow button if user is following you
- 444ba5f: Add external link for mostr notes
- 10dc835: Add option to load image thumbnails with imageproxy service
- ac1c9cb: Add simple hashtag view
- 10dc835: Add image lightbox and zoom
## 0.6.0 ## 0.6.0
### Minor Changes ### Minor Changes

View File

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