Skip to content

Commit 869e523

Browse files
authored
chore(release): adding 2.4.0 (#103)
1 parent d4c0f2d commit 869e523

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.4.0"></a>
2+
# [2.4.0](https://github.com/reactstrap/reactstrap/compare/2.3.0...v2.4.0) (2016-08-18)
3+
4+
5+
### Features
6+
7+
* **Media:** add Media component ([#94](https://github.com/reactstrap/reactstrap/issues/94)) ([d4c0f2d](https://github.com/reactstrap/reactstrap/commit/d4c0f2d))
8+
9+
10+
111
<a name="2.3.0"></a>
212
# [2.3.0](https://github.com/reactstrap/reactstrap/compare/2.2.0...v2.3.0) (2016-08-18)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactstrap",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "React Bootstrap 4 components compatible with React 0.14.x and 15.x",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)