aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.json
blob: 737f46fd94aafce122f5e3ca560a2aa4c4d57556 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[
    {
        "timestamp": 1523462196,
        "version": "0.1.2",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1522673609,
        "version": "0.1.1",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "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"
            }
        ],
        "timestamp": 1522658513
    }
]