version bump

This commit is contained in:
hzrd149 2023-07-16 15:43:00 -05:00
parent 49d5f71258
commit cf83f94cf9
8 changed files with 15 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Cleanup embed content (hopefully performance improvement)

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
cache url open graph data

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Remove twitter tweet embeds

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
small fix for hashtags

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Performance improvements

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add docker image

View File

@ -1,5 +1,19 @@
# 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
### Patch Changes

View File

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