@berlitz/max-utils
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| # [4.3.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.2.0...@berlitz/max-utils@4.3.0) (2022-03-03) | ||
| ### Features | ||
| * added nmb - no margin bottom on sanitize ([ad5f18b](https://github.com/berlitz-global/max/commit/ad5f18b81c53ee2da7a07ac02079c3b9b2dac09c)) | ||
| # [4.2.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.1.4...@berlitz/max-utils@4.2.0) (2021-10-13) | ||
@@ -8,0 +19,0 @@ |
@@ -27,3 +27,3 @@ "use strict"; | ||
| multiple: true, | ||
| values: ['fine', 'color-brand-primary'] | ||
| values: ['fine', 'color-brand-primary', 'nmb'] | ||
| }], | ||
@@ -30,0 +30,0 @@ span: [{ |
+2
-2
| { | ||
| "name": "@berlitz/max-utils", | ||
| "description": "Utilities for the Max Design System", | ||
| "version": "4.2.0", | ||
| "version": "4.3.0", | ||
| "main": "lib/index.js", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/berlitz-global/max/blob/master/packages/max-utils/CHANGELOG.md", | ||
| }, | ||
| "gitHead": "01237999cca5abf3f6e0f8c11973f99b7a3d7839" | ||
| "gitHead": "5276e8e5b6baa5bc260ec4d5cc362ecd9b37e7e4" | ||
| } |
30715
0.96%