bump version

This commit is contained in:
hzrd149 2023-07-06 23:48:38 -05:00
parent 655ab6f6f2
commit f04bc18967
7 changed files with 14 additions and 26 deletions

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Standardize timeline rendering between views

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Fix preformance bug with large timelines

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Add more prominent new post button

View File

@ -1,5 +0,0 @@
---
"nostrudel": minor
---
Rebuild direct message chat view using timeline loader

View File

@ -1,5 +0,0 @@
---
"nostrudel": patch
---
Dont show multiple images on open-graph link card

View File

@ -1,5 +1,18 @@
# nostrudel
## 0.17.0
### Minor Changes
- d4a8110: Standardize timeline rendering between views
- facb287: Add more prominent new post button
- bdc1c98: Rebuild direct message chat view using timeline loader
### Patch Changes
- d4a8110: Fix performance bug with large timelines
- bdc1c98: Don't show multiple images on open-graph link card
## 0.16.0
### Minor Changes

View File

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