Skip to content

Commit

Permalink
chore(release): 0.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.6](v0.3.5...v0.3.6) (2021-02-12)

### Bug Fixes

* **deps:** bump @types/cheerio from 0.22.23 to 0.22.24 ([d043f5a](d043f5a))
  • Loading branch information
semantic-release-bot committed Feb 12, 2021
1 parent d8e5fc6 commit 9e168bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.3.6](https://github.com/c1rrus/svg-fill/compare/v0.3.5...v0.3.6) (2021-02-12)


### Bug Fixes

* **deps:** bump @types/cheerio from 0.22.23 to 0.22.24 ([d043f5a](https://github.com/c1rrus/svg-fill/commit/d043f5a352300834d3bc52a95556cf6e0a3ef752))

## [0.3.5](https://github.com/c1rrus/svg-fill/compare/v0.3.4...v0.3.5) (2020-12-30)


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": "svg-fill",
"version": "0.3.5",
"version": "0.3.6",
"description": "Fills all shapes of an SVG in single colour",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9e168bd

Please sign in to comment.