Skip to content

Commit 4216cac

Browse files
chore(release): 1.0.0-alpha.6
# [1.0.0-alpha.6](v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-10-30) ### Bug Fixes * get rid of the riff raff ([5ad5ac9](5ad5ac9))
1 parent 5ad5ac9 commit 4216cac

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-alpha.6](https://github.com/dash-ui/mq/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2021-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* get rid of the riff raff ([5ad5ac9](https://github.com/dash-ui/mq/commit/5ad5ac952d75bb3796b19d5693d78a49c5a6f8d5))
7+
18
# [1.0.0-alpha.5](https://github.com/dash-ui/mq/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2021-10-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dash-ui/mq",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"description": "A utility function for adding reusable media queries and breakpoints to @dash-ui styles",
55
"license": "MIT",
66
"author": "Jared Lunde <[email protected]> (https://jaredlunde.com/)",

0 commit comments

Comments
 (0)