aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.json
blob: 0ad5241cea4dfcbb444d49453d150507dc81dad6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
            }
        ]
    }
]