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 5a88e42 commit 937a599Copy full SHA for 937a599
CHANGELOG.md
@@ -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
8
## [1.2.7](https://github.com/bootstrap-styled/css-utils/compare/v1.2.6...v1.2.7) (2019-06-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bootstrap-styled/css-utils",
- "version": "1.2.7",
+ "version": "1.3.0",
"description": "Bootstrap mixins and utilities in javascript for bootstrap-styled.",
"main": "lib/index.js",
"jsnext:main": "dist/@bootstrap-styled/css-utils.es.js",
0 commit comments