mod-base 1.0.62 → 1.0.64-beta.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.0.64
4
+
5
+ - Updated dark mode styles for checkbox used in multi select questions
6
+
7
+ ## 1.0.63
8
+
9
+ - Add/Update trade icons
10
+
3
11
  ## 1.0.62
4
12
 
5
13
  - Adding new `icon-stroke-generator` icon
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mod-base",
3
- "version": "1.0.62",
3
+ "version": "1.0.64-beta.1",
4
4
  "description": "Base Styles for S3 Sites",
5
5
  "author": "",
6
6
  "license": "ISC"