Skip to content

Commit 8349f35

Browse files
committed
Release 1.0.23
1 parent 3ad8e3d commit 8349f35

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="1.0.23"></a>
2+
## 1.0.23 (2017-10-29)
3+
4+
* docs(README): improve docs and remove duplication ([054c601](https://github.com/matteocng/react-flag-icon-css/commit/054c601))
5+
* fix(flow): use (placeholder) type for React module, fix/improve docs ([360ca47](https://github.com/matteocng/react-flag-icon-css/commit/360ca47))
6+
* chore(bumped): add lockfile generation and commit ([543be4c](https://github.com/matteocng/react-flag-icon-css/commit/543be4c))
7+
* chore(package): update lockfiles ([33f32d7](https://github.com/matteocng/react-flag-icon-css/commit/33f32d7))
8+
9+
10+
11+
<a name="1.0.22"></a>
12+
## 1.0.22 (2017-10-29)
13+
14+
* docs(README): improve docs and remove duplication ([054c601](https://github.com/matteocng/react-flag-icon-css/commit/054c601))
15+
* fix(flow): use (placeholder) type for React module, fix/improve docs ([360ca47](https://github.com/matteocng/react-flag-icon-css/commit/360ca47))
16+
* chore(bumped): add lockfile generation and commit ([543be4c](https://github.com/matteocng/react-flag-icon-css/commit/543be4c))
17+
* chore(package): update lockfiles ([33f32d7](https://github.com/matteocng/react-flag-icon-css/commit/33f32d7))
18+
19+
20+
121
<a name="1.0.21"></a>
222
## 1.0.21 (2017-10-29)
323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-flag-icon-css",
33
"description": "React SVG country flags component",
44
"homepage": "https://github.com/matteocng/react-flag-icon-css#readme",
5-
"version": "1.0.21",
5+
"version": "1.0.23",
66
"main": "./lib",
77
"module": "./module",
88
"author": {

0 commit comments

Comments
 (0)