Skip to content

Commit

Permalink
Release v10.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pioug committed Mar 12, 2022
1 parent 77ebea0 commit 670a3a8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="10.0.6"></a>
# [10.0.5](https://github.com/nfroidure/svgicons2svgfont/compare/v10.0.5...v10.0.6) (2022-03-12)

https://github.com/nfroidure/svgicons2svgfont/releases/tag/v10.0.6

<a name="10.0.5"></a>
# [10.0.5](https://github.com/nfroidure/svgicons2svgfont/compare/v10.0.4...v10.0.5) (2021-09-10)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svgicons2svgfont",
"version": "10.0.5",
"version": "10.0.6",
"description": "Read a set of SVG icons and ouput a SVG font",
"homepage": "https://github.com/nfroidure/svgicons2svgfont",
"main": "src/index.js",
Expand Down

0 comments on commit 670a3a8

Please sign in to comment.