We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be289ad + 785e68d commit 2484438Copy full SHA for 2484438
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
# sR Breakpoints Changelog
2
3
+
4
+## 1.0.1 (10/04/2017)
5
6
+- Fix `wrap-content-between` mixin
7
8
9
## 1.0.0 (27/03/2017)
package.json
@@ -1,6 +1,6 @@
{
"name": "@superreal/srbreakpoints",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "SASS Helpers for Breakpoint Handling",
"files": [
"src"
0 commit comments