We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42efc8 commit 83ca8e0Copy full SHA for 83ca8e0
CHANGELOG.md
@@ -1,4 +1,8 @@
1
-# 1.2.0
+# 1.2.2
2
+
3
+- Update Bourbon to [v3.2.1](https://github.com/thoughtbot/bourbon/releases/tag/v3.2.1)
4
5
+# 1.2.1
6
7
- Add [`with()`](https://github.com/lacroixdesign/node-bourbon#with-function) convenience method.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "node-bourbon",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "node-sass port of thoughtbot's Bourbon library",
"main": "index.js",
"scripts": {
0 commit comments