We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d915f86 commit cbb43beCopy full SHA for cbb43be
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.4](https://github.com/react-restart/context/compare/v2.1.3...v2.1.4) (2019-03-29)
2
+
3
4
+### Bug Fixes
5
6
+* Force bump to fix build ([d915f86](https://github.com/react-restart/context/commit/d915f86))
7
8
<a name="2.1.0"></a>
9
# [2.1.0](https://github.com/react-restart/context/compare/v2.0.4...v2.1.0) (2019-02-26)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/context",
- "version": "2.1.3",
+ "version": "2.1.4",
"main": "lib/index.js",
"module": "lib/es/index.js",
"types": "index.d.ts",
@@ -93,4 +93,4 @@
93
"peerDependencies": {
94
"react": ">=16.3.2"
95
}
96
-}
+}
0 commit comments