Skip to content

Commit

Permalink
chore(release): v3.0.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2022
1 parent 56bf459 commit 75fa8ee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.0.9](https://github.com/jshor/symbology/compare/v3.0.8...v3.0.9) (2022-11-27)


### Bug Fixes

* **svg:** adds fix for SVG/EPS crashes [#96](https://github.com/jshor/symbology/issues/96) ([300a007](https://github.com/jshor/symbology/commit/300a007e0073f32b933a1ced89653dbb40a10ed2))



## [3.0.8](https://github.com/jshor/symbology/compare/v3.0.7...v3.0.8) (2021-11-20)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "symbology",
"version": "3.0.8",
"version": "3.0.9",
"description": "🔖 Generates 1D, 2D, and composite barcodes in png, svg, or eps formats. Supports 50+ symbologies.",
"scripts": {
"commit": "git-cz",
Expand Down Expand Up @@ -113,4 +113,4 @@
}
},
"zintVersion": "89518c4"
}
}

0 comments on commit 75fa8ee

Please sign in to comment.