From 34d93ff66e68c7b460b53869f3247c2299c75745 Mon Sep 17 00:00:00 2001 From: Niklas May Date: Sun, 29 Sep 2024 16:43:35 +0200 Subject: [PATCH] chore(release): v0.0.17 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbc8326..8ab691a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +## v0.0.17 + +[compare changes](https://github.com/niklas-may/svgpipe/compare/v0.0.16...v0.0.17) + +### 🩹 Fixes + +- Div updates and fixes ([96c3398](https://github.com/niklas-may/svgpipe/commit/96c3398)) + +### ❤️ Contributors + +- Niklas May + ## v0.0.16 [compare changes](https://github.com/niklas-may/svgpipe/compare/v0.0.15...v0.0.16) diff --git a/package.json b/package.json index acc143d..59e33b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svgpipe", - "version": "0.0.16", + "version": "0.0.17", "description": "A flexible CLI tool around svgo for further postprocessing.", "keywords": [ "svg",