tocco-test-bundle 3.14.58 → 3.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/changelog.md +3 -3
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -1,8 +1,8 @@
1
- 3.14.58
1
+ 3.15.1
2
2
  - Reimprove contrast in big numbers infobox by adding dark colors and readableColor
3
3
 
4
- 3.14.57
5
- - Add additional colors to searchfilters infobox
4
+ 3.15.0
5
+ - initial release for version 3.15
6
6
 
7
7
  3.14.56
8
8
  - Fix async validation on blur on location and address fields
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tocco-test-bundle",
3
- "version": "3.14.58",
3
+ "version": "3.15.1",
4
4
  "description": "",
5
5
  "license": "AGPL-3.0+",
6
6
  "scripts": {