@berlitz/max-utils
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## [4.1.1](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.1.0...@berlitz/max-utils@4.1.1) (2021-06-14) | ||
| ### Bug Fixes | ||
| * allow for controlslist to disable download ([1412362](https://github.com/berlitz-global/max/commit/141236278d595141efdffdd59c562a3f35230340)) | ||
| # [4.1.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.0.7...@berlitz/max-utils@4.1.0) (2021-06-11) | ||
@@ -8,0 +19,0 @@ |
@@ -59,3 +59,3 @@ "use strict"; | ||
| }], | ||
| audio: ['controls'], | ||
| audio: ['controls', 'controlslist'], | ||
| source: ['src', 'type'], | ||
@@ -62,0 +62,0 @@ tr: ['id', { |
+2
-2
| { | ||
| "name": "@berlitz/max-utils", | ||
| "description": "Utilities for the Max Design System", | ||
| "version": "4.1.0", | ||
| "version": "4.1.1", | ||
| "main": "lib/index.js", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/berlitz-global/max/blob/master/packages/max-utils/CHANGELOG.md", | ||
| }, | ||
| "gitHead": "fe930db5c86b9c49fb4400f811f583d7783aa96d" | ||
| "gitHead": "8ee2986750c62c35cc3560d2c097b014f7df4db1" | ||
| } |
28606
1.08%