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 47bac89 commit 0361bd9Copy full SHA for 0361bd9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
+
6
+## [v1.0.0-alpha3] - 2018-02-27
7
:rocket: New feature:
8
- [Issue #70](https://github.com/7ninjas/scss-mixins/issues/70) upgraded bootstrap to v4.0.0 and updated docs
9
- [Issue #27](https://github.com/7ninjas/scss-mixins/issues/27) created 'best practices' document
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@7ninjas/scss-mixins",
- "version": "1.0.0-alpha2",
+ "version": "1.0.0-alpha3",
"description": "`scss-mixins` is a collection of scss mixins and functions to ease and improve implementations of common style-code patterns.",
"keywords": [
"scss",
0 commit comments