aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-shared/CHANGELOG.json
blob: dbee3978b97090fb70240dde85d25f40623c2afe (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[
    {
        "timestamp": 1525466747,
        "version": "0.1.5",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525428773,
        "version": "0.1.4",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1524044013,
        "version": "0.1.3",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "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
    }
]