Skip to content

Commit

Permalink
chore(release): v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas-may committed Sep 29, 2024
1 parent 1297662 commit 34d93ff
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>

## v0.0.16

[compare changes](https://github.com/niklas-may/svgpipe/compare/v0.0.15...v0.0.16)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 34d93ff

Please sign in to comment.