Skip to content

Commit cbb43be

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2019-03-29) ### Bug Fixes * Force bump to fix build ([d915f86](d915f86))
1 parent d915f86 commit cbb43be

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
<a name="2.1.0"></a>
29
# [2.1.0](https://github.com/react-restart/context/compare/v2.0.4...v2.1.0) (2019-02-26)
310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/context",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"main": "lib/index.js",
55
"module": "lib/es/index.js",
66
"types": "index.d.ts",
@@ -93,4 +93,4 @@
9393
"peerDependencies": {
9494
"react": ">=16.3.2"
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)