mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-27 12:07:43 +02:00
bump version
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add support for nprofile and nevent types in paths
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Show "Follow Back" on follow button is user is following you
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add external link for mostr notes
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Load image thumbnails with imageproxy service
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add simple hashtag view
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add image lightbox and zoom
|
|
11
CHANGELOG.md
11
CHANGELOG.md
@@ -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
|
||||||
|
@@ -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": {
|
||||||
|
Reference in New Issue
Block a user