Skip to content

Commit c470b85

Browse files
committed
5.1.1
1 parent 3a2ab6e commit c470b85

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.1.1](https://github.com/ionic-team/ionicons/compare/v5.1.0...v5.1.1) (2020-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** add "type" to type exports so it's not added to the transpiled js file ([3a2ab6e](https://github.com/ionic-team/ionicons/commit/3a2ab6ec277234e49adfe7ed35ce1fb9d5fe7133))
7+
8+
9+
110
# [5.1.0](https://github.com/ionic-team/ionicons/compare/5.0.0...5.1.0) (2020-06-23)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionicons",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Premium icons for Ionic.",
55
"files": [
66
"dist/",

0 commit comments

Comments
 (0)