aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.json
blob: 9f16c6f2166f9ac56cdafcf4e1221843fbd53fef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
        "version": "0.1.0",
        "changes": [
            {
                "note": "Added new colors",
                "pr": "468"
            },
            {
                "note": "Fix section and menuItem text display to replace dashes with spaces."
            }
        ]
    }
]