Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Sep 6, 2018
1 parent 2876ae6 commit cfdda38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changes

## 1.4.0

- FEATURE: Added mediaOnly mixin. #28
- FEATURE: Added contaiiner link scss mixin. #26

## 1.3.1

- BUGFIX: Define jquery as peer dependency. #23
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "massive-web",
"version": "1.3.1",
"version": "1.4.0",
"description": "Manage your js components",
"main": "src/core.js",
"repository": {
Expand Down

0 comments on commit cfdda38

Please sign in to comment.