@magnetis/astro
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -5,2 +5,7 @@ # Changelog | ||
### [1.2.0] - 2019-06-18 | ||
- Refactor links usage to allow combining link styles with typography classes (should not break anything since now links are styled from context, but we advise you to check your `a-link` elements anyway). | ||
- Tech debt: extract font size values into variables. | ||
- Tech debt: bump stylelint and postcss-css-variables versions. | ||
### [1.1.1] - 2019-06-06 | ||
@@ -7,0 +12,0 @@ - Fix Control Input missing button icon. |
{ | ||
"name": "@magnetis/astro", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"author": "Magnetis (https://github.com/magnetis)", | ||
@@ -40,3 +40,3 @@ "homepage": "https://astro.magnetis.com.br/", | ||
"postcss-cli": "^6.0.0", | ||
"postcss-css-variables": "^0.12.0", | ||
"postcss-css-variables": "^0.13.0", | ||
"postcss-import": "^12.0.0", | ||
@@ -43,0 +43,0 @@ "postcss-url": "^8.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
531661
2293