Skip to content

Commit

Permalink
Merge pull request #33 from oslllo/release-v2.0.2
Browse files Browse the repository at this point in the history
chore: release 2.0.2
  • Loading branch information
Ghustavh97 authored Jul 16, 2022
2 parents 437c255 + a7f2442 commit 8736e54
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### [2.0.2](https://www.github.com/oslllo/svg2/compare/v2.0.0...v2.0.2) (2022-07-16)


### Miscellaneous Chores

* release 2.0.2 ([437c255](https://www.github.com/oslllo/svg2/commit/437c2555cf0456c2fd7651af4f0a1ba16c288896))

## [2.0.0](https://www.github.com/oslllo/svg2/compare/v1.0.0...v2.0.0) (2022-01-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oslllo-svg2",
"version": "2.0.1",
"version": "2.0.2",
"description": "Convert a SVG to multiple image formats (without puppeteer or a headless browser)",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -29,7 +29,8 @@
"svg-to-element"
],
"author": "Ghustavh Ehm <https://github.com/Ghustavh97>",
"contributors": [{
"contributors": [
{
"name": "Ghustavh Ehm",
"email": "[email protected]",
"url": "https://github.com/Ghustavh97"
Expand Down

0 comments on commit 8736e54

Please sign in to comment.