diff options
Diffstat (limited to 'packages/react-shared/CHANGELOG.json')
-rw-r--r-- | packages/react-shared/CHANGELOG.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/react-shared/CHANGELOG.json b/packages/react-shared/CHANGELOG.json new file mode 100644 index 000000000..9f16c6f21 --- /dev/null +++ b/packages/react-shared/CHANGELOG.json @@ -0,0 +1,14 @@ +[ + { + "version": "0.1.0", + "changes": [ + { + "note": "Added new colors", + "pr": "468" + }, + { + "note": "Fix section and menuItem text display to replace dashes with spaces." + } + ] + } +]
\ No newline at end of file |