From 29e8a56835448b30e5b1b1bfb0e09e3acf379014 Mon Sep 17 00:00:00 2001 From: Darek Kay Date: Thu, 31 Oct 2019 11:19:13 +0100 Subject: [PATCH] Release 2.0.5 - :construction_worker: Republish package with LF line endings. --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c03410..d974e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.0.5 (2019-10-31) +- :construction_worker: Republish package with LF line endings. + ## 2.0.4 (2019-10-31) - :rocket: Show an error and help if a CLI command is missing. - :construction_worker: Update dependencies. diff --git a/package.json b/package.json index a2842f7..a1714c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "static-marks", "description": "Shareable bookmarks", - "version": "2.0.4", + "version": "2.0.5", "author": "Darek Kay (https://darekkay.com/)", "bin": { "static-marks": "bin/static-marks.js"