picasso-plugin-hammer
Advanced tools
Comparing version 0.28.0 to 0.29.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.29.0](https://github.com/qlik-oss/picasso.js/compare/v0.28.0...v0.29.0) (2019-12-02) | ||
**Note:** Version bump only for package picasso-plugin-hammer | ||
# [0.28.0](https://github.com/qlik-oss/picasso.js/compare/v0.27.1...v0.28.0) (2019-11-26) | ||
@@ -8,0 +16,0 @@ |
/* | ||
* picasso-plugin-hammer v0.28.0 | ||
* picasso-plugin-hammer v0.29.0 | ||
* Copyright (c) 2019 QlikTech International AB | ||
@@ -4,0 +4,0 @@ * Released under the MIT license. |
/* | ||
* picasso-plugin-hammer v0.28.0 | ||
* picasso-plugin-hammer v0.29.0 | ||
* Copyright (c) 2019 QlikTech International AB | ||
@@ -4,0 +4,0 @@ * Released under the MIT license. |
{ | ||
"name": "picasso-plugin-hammer", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Hammer JS interaction plugin for picasso.js", | ||
@@ -23,4 +23,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"test-utils": "^0.28.0" | ||
} | ||
"test-utils": "^0.29.0" | ||
}, | ||
"gitHead": "15556ca5c9b5ec5daca3148bbea2b7055a11c480" | ||
} |
36131
8