From a913a35a6bbc436d33785dcd511463eaa489ca44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Sat, 5 Feb 2022 12:57:27 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.4.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ README.md | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f46aabd1..304af4910 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [1.4.5](https://github.com/lostdesign/linked/compare/v1.4.4...v1.4.5) - 2022-02-05 + +- πŸ› fixes #87 + ## [1.4.4](https://github.com/lostdesign/linked/compare/v1.4.3...v1.4.4) - 2022-02-05 - πŸ› fixes #96 diff --git a/README.md b/README.md index 10fa6bd94..ad1c01cd5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Project Status](https://img.shields.io/badge/🏷-v1.4.4-green) ![Project downloads](https://img.shields.io/github/downloads/lostdesign/linked/total) ![discord](https://img.shields.io/discord/884747974859702352?label=discord) +![Project Status](https://img.shields.io/badge/🏷-v1.4.5-green) ![Project downloads](https://img.shields.io/github/downloads/lostdesign/linked/total) ![discord](https://img.shields.io/discord/884747974859702352?label=discord) ![linked-banner](https://user-images.githubusercontent.com/5164617/132354376-44ba85f3-bb21-448e-8c12-4e0fe9af2543.png) diff --git a/package.json b/package.json index 2bcf1c572..208f09245 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linked", - "version": "1.4.4", + "version": "1.4.5", "private": true, "description": "Link your thoughts to days.", "author": "AndrΓ© Weller (https://lost.design/)",