aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/react-shared/CHANGELOG.json')
-rw-r--r--packages/react-shared/CHANGELOG.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/react-shared/CHANGELOG.json b/packages/react-shared/CHANGELOG.json
new file mode 100644
index 000000000..0ad5241ce
--- /dev/null
+++ b/packages/react-shared/CHANGELOG.json
@@ -0,0 +1,17 @@
+[
+ {
+ "version": "0.1.0",
+ "changes": [
+ {
+ "note": "Added new colors",
+ "pr": 468
+ },
+ {
+ "note": "Fix section and menuItem text display to replace dashes with spaces."
+ },
+ {
+ "note": "Reorganized colors and added new ones"
+ }
+ ]
+ }
+]