Skip to content

Commit 8c3525c

Browse files
committed
Update version to 1.1.1
1 parent 6e828ab commit 8c3525c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.1
2+
3+
- Fixed package `main` and `files`.
4+
15
# 1.1.0
26

37
- Improved `optimize.js` in order not to depend on asynchronous `SVGO` code.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-inline-svg",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Babel plugin to optimize and inline SVG",
55
"repository": {
66
"url": "[email protected]:iest/babel-plugin-inline-svg.git",

0 commit comments

Comments
 (0)