Skip to content

Commit 8a32d8f

Browse files
committed
Release 1.0.24
1 parent 839f2b5 commit 8a32d8f

File tree

2 files changed

+47
-10
lines changed

2 files changed

+47
-10
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
<a name="1.0.24"></a>
2+
## <small>1.0.24 (2018-07-17)</small>
3+
4+
* chore: add 'exit if not logged in to NPM' step to bumped ([a299393](https://github.com/matteocng/react-flag-icon-css/commit/a299393))
5+
* chore: add Node.JS 10 to travis ([e2589d8](https://github.com/matteocng/react-flag-icon-css/commit/e2589d8))
6+
* chore: bring package.json up to date and fix Flow and Eslint errors ([0944102](https://github.com/matteocng/react-flag-icon-css/commit/0944102))
7+
* chore: finish upgrading packages and run 'npm audit fix' to fix security issues ([d364496](https://github.com/matteocng/react-flag-icon-css/commit/d364496))
8+
* chore: move 'prettier' settings to 'package.json' for format-on-save compatibility ([a361673](https://github.com/matteocng/react-flag-icon-css/commit/a361673)), closes [#83](https://github.com/matteocng/react-flag-icon-css/issues/83)
9+
* chore: remove deprecated 'nsp' and use 'npm audit' ([8f08c7f](https://github.com/matteocng/react-flag-icon-css/commit/8f08c7f))
10+
* chore(BREAKING): drop Node.js 4 ([67f8471](https://github.com/matteocng/react-flag-icon-css/commit/67f8471))
11+
* chore(breaking): remove Node.js 6 and 7 from travis ([af1d07a](https://github.com/matteocng/react-flag-icon-css/commit/af1d07a))
12+
* chore(CI): add Node.js 9 to travis ([29e6707](https://github.com/matteocng/react-flag-icon-css/commit/29e6707))
13+
* chore(eslint): restore 'no-unexpected-multiline' error rule ([bc8298d](https://github.com/matteocng/react-flag-icon-css/commit/bc8298d))
14+
* chore(package): correct prop-types semver in peerDependencies ([5d66ca2](https://github.com/matteocng/react-flag-icon-css/commit/5d66ca2))
15+
* chore(package): update ava to version 0.24.0 ([6220a07](https://github.com/matteocng/react-flag-icon-css/commit/6220a07))
16+
* chore(package): update ava to version 0.25.0 ([634d896](https://github.com/matteocng/react-flag-icon-css/commit/634d896))
17+
* chore(package): update eslint-plugin-babel to version 5.0.0 ([6e683a5](https://github.com/matteocng/react-flag-icon-css/commit/6e683a5))
18+
* chore(package): update flow-bin to version 0.59.0 ([b8547ef](https://github.com/matteocng/react-flag-icon-css/commit/b8547ef))
19+
* chore(package): update lockfiles ([839f2b5](https://github.com/matteocng/react-flag-icon-css/commit/839f2b5))
20+
* chore(package): update nsp to version 3.0.0 ([e0502dd](https://github.com/matteocng/react-flag-icon-css/commit/e0502dd))
21+
* chore(package): update postcss-cli to version 5.0.0 ([a76f711](https://github.com/matteocng/react-flag-icon-css/commit/a76f711))
22+
* chore(package): update postcss-custom-properties to version 7.0.0 ([4573352](https://github.com/matteocng/react-flag-icon-css/commit/4573352))
23+
* chore(package): update stylelint to version 9.0.0 ([10a18d1](https://github.com/matteocng/react-flag-icon-css/commit/10a18d1))
24+
* chore(package): upgrade prettier to version 1.7.4 ([04605b8](https://github.com/matteocng/react-flag-icon-css/commit/04605b8))
25+
* chore(prettier): run 'yarn prettier' ([bda79e4](https://github.com/matteocng/react-flag-icon-css/commit/bda79e4))
26+
* fix: remove flow folders and hidden files from release bundle shipped to npm ([d74f679](https://github.com/matteocng/react-flag-icon-css/commit/d74f679))
27+
* fix: use 'npx' to run 'git-dirty' ([625d24c](https://github.com/matteocng/react-flag-icon-css/commit/625d24c))
28+
* docs: update software versions in docs ([1d14898](https://github.com/matteocng/react-flag-icon-css/commit/1d14898))
29+
* docs(README): bump webpack versions ([5c2a758](https://github.com/matteocng/react-flag-icon-css/commit/5c2a758))
30+
* docs(README): specify webpack version better ([17f7137](https://github.com/matteocng/react-flag-icon-css/commit/17f7137))
31+
* chore(bumped) switch changelog generation and lock files ([7c2946c](https://github.com/matteocng/react-flag-icon-css/commit/7c2946c))
32+
* wip ([921a31f](https://github.com/matteocng/react-flag-icon-css/commit/921a31f))
33+
* test: improve prop-types tests ([89a404b](https://github.com/matteocng/react-flag-icon-css/commit/89a404b))
34+
* refactor: rename 'ExactValidator' validator to 'NoExtraPropsValidator' ([1ee4fbc](https://github.com/matteocng/react-flag-icon-css/commit/1ee4fbc)), closes [#49](https://github.com/matteocng/react-flag-icon-css/issues/49)
35+
36+
37+
138
<a name="1.0.23"></a>
239
## 1.0.23 (2017-10-29)
340

package.json

Lines changed: 10 additions & 10 deletions
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.23",
5+
"version": "1.0.24",
66
"main": "./lib",
77
"module": "./module",
88
"author": {
@@ -80,15 +80,6 @@
8080
"lib",
8181
"module"
8282
],
83-
"prettier": {
84-
"bracketSpacing": true,
85-
"singleQuote": true,
86-
"jsxBracketSameLine": true,
87-
"trailingComma": "all",
88-
"printWidth": 80,
89-
"semi": false,
90-
"parser": "flow"
91-
},
9283
"scripts": {
9384
"audit": "npm audit",
9485
"build": "cross-env BABEL_ENV=build babel src --out-dir ./lib",
@@ -158,6 +149,15 @@
158149
"postcss-each": {}
159150
}
160151
},
152+
"prettier": {
153+
"bracketSpacing": true,
154+
"jsxBracketSameLine": true,
155+
"parser": "flow",
156+
"printWidth": 80,
157+
"semi": false,
158+
"singleQuote": true,
159+
"trailingComma": "all"
160+
},
161161
"stylelint": {
162162
"extends": "stylelint-config-standard",
163163
"rules": {

0 commit comments

Comments
 (0)