Skip to content

Commit 937a599

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.7...v1.3.0) (2019-08-04) ### Features * **typescript:** added typescript definition ([cae228f](cae228f))
1 parent 5a88e42 commit 937a599

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+
# [1.3.0](https://github.com/bootstrap-styled/css-utils/compare/v1.2.7...v1.3.0) (2019-08-04)
2+
3+
4+
### Features
5+
6+
* **typescript:** added typescript definition ([cae228f](https://github.com/bootstrap-styled/css-utils/commit/cae228f))
7+
18
## [1.2.7](https://github.com/bootstrap-styled/css-utils/compare/v1.2.6...v1.2.7) (2019-06-17)
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/css-utils",
3-
"version": "1.2.7",
3+
"version": "1.3.0",
44
"description": "Bootstrap mixins and utilities in javascript for bootstrap-styled.",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/@bootstrap-styled/css-utils.es.js",

0 commit comments

Comments
 (0)