Skip to content

Commit

Permalink
chore(release): cut 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2019-08-27)

### Bug Fixes

* always transpile styled-jsx tags with optimizeForSpeed=true ([01539c0](01539c0))
* semantic-release configuration ([6794a08](6794a08))
* support lib builds and upgrade app-runtime ([bec1455](bec1455))
* use js cra and support app name config ([56f2dfd](56f2dfd))
* working app builds again ([aaa1957](aaa1957))

### Features

* add data-loading to simple example app ([6f60764](6f60764))
* overhaul the compiler and extract the DHIS2 Shell adapter ([eb51b11](eb51b11))
* support app-shell jest testing ([41aae9b](41aae9b))
* support d2.config.js app config definitions ([c38c5f8](c38c5f8))
* support DHIS configuration ([2d8051b](2d8051b))
* working usage-analytics app woo ([087fdc8](087fdc8))
  • Loading branch information
@dhis2-bot committed Aug 27, 2019
1 parent 6794a08 commit a336237
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
# 1.0.0 (2019-08-27)


### Bug Fixes

* always transpile styled-jsx tags with optimizeForSpeed=true ([01539c0](https://github.com/dhis2/app-platform/commit/01539c0))
* semantic-release configuration ([6794a08](https://github.com/dhis2/app-platform/commit/6794a08))
* support lib builds and upgrade app-runtime ([bec1455](https://github.com/dhis2/app-platform/commit/bec1455))
* use js cra and support app name config ([56f2dfd](https://github.com/dhis2/app-platform/commit/56f2dfd))
* working app builds again ([aaa1957](https://github.com/dhis2/app-platform/commit/aaa1957))


### Features

* add data-loading to simple example app ([6f60764](https://github.com/dhis2/app-platform/commit/6f60764))
* overhaul the compiler and extract the DHIS2 Shell adapter ([eb51b11](https://github.com/dhis2/app-platform/commit/eb51b11))
* support app-shell jest testing ([41aae9b](https://github.com/dhis2/app-platform/commit/41aae9b))
* support d2.config.js app config definitions ([c38c5f8](https://github.com/dhis2/app-platform/commit/c38c5f8))
* support DHIS configuration ([2d8051b](https://github.com/dhis2/app-platform/commit/2d8051b))
* working usage-analytics app woo ([087fdc8](https://github.com/dhis2/app-platform/commit/087fdc8))

# Changelog

0 comments on commit a336237

Please sign in to comment.