aboutsummaryrefslogtreecommitdiffstats
path: root/packages/react-docs/CHANGELOG.md
blob: 7c46013b17d6fa652d86c035b4b56fd2a9bd77f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

## v0.0.3 - _March 18, 2018_

    * Move TS typings from devDependencies to dependencies since they are needed by the package user.

## v0.0.2 - _March 18, 2018_

    * Move example out into a separate sub-package
    * Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452)