Skip to content

Commit 49b22b5

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.6...v3.2.0) (2019-10-04) ### Features * **Col:** add option for order-* ([3816fb7](3816fb7))
1 parent 2eaff58 commit 49b22b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/bootstrap-styled/v4/compare/v3.1.6...v3.2.0) (2019-10-04)
2+
3+
4+
### Features
5+
6+
* **Col:** add option for order-* ([3816fb7](https://github.com/bootstrap-styled/v4/commit/3816fb7))
7+
18
## [3.1.6](https://github.com/bootstrap-styled/v4/compare/v3.1.5...v3.1.6) (2019-09-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bootstrap-styled/v4",
3-
"version": "3.1.6",
3+
"version": "3.2.0",
44
"description": "twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/v4.esm.js",

0 commit comments

Comments
 (0)