Skip to content

Commit 83ca8e0

Browse files
committed
bump v1.2.2
1 parent e42efc8 commit 83ca8e0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 1.2.0
1+
# 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
26

37
- Add [`with()`](https://github.com/lacroixdesign/node-bourbon#with-function) convenience method.
48

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-bourbon",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "node-sass port of thoughtbot's Bourbon library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)