mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-10-04 16:37:00 +02:00
version bump
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Cleanup embed content (hopefully performance improvement)
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
cache url open graph data
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove twitter tweet embeds
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
small fix for hashtags
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Performance improvements
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Add docker image
|
|
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,5 +1,19 @@
|
|||||||
# nostrudel
|
# nostrudel
|
||||||
|
|
||||||
|
## 0.20.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 52d567c: Cleanup embed content (hopefully performance improvement)
|
||||||
|
- 7cc9c9a: cache url open graph data
|
||||||
|
- 52d567c: Remove twitter tweet embeds
|
||||||
|
- 1afbe85: Add docker image
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b8a3fd1: small fix for hashtags
|
||||||
|
- 7cc9c9a: Performance improvements
|
||||||
|
|
||||||
## 0.19.1
|
## 0.19.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user