Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

Commit

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

### Bug Fixes

* add link to jenkins pipelines ([0e67bb1](0e67bb1))
* add mui theme + upgrade to v4 ([caa0961](caa0961))
* add simple example ([3b3aaf6](3b3aaf6))
* add tslint ([aac783d](aac783d))
* add video guide for making small documentation changes ([87df9a8](87df9a8))
* bump package json ([ff7feeb](ff7feeb))
* cleanup ([e8f21cf](e8f21cf))
* CONTRIBUTING formatting and typo ([c1ef029](c1ef029))
* conventional commits typo ([423df0e](423df0e))
* dont use npx ([92a0efe](92a0efe))
* extra backtick ([6939b17](6939b17))
* get charts dashboard working ([1bca769](1bca769))
* get stable erpc fetching for pages ([a855187](a855187))
* gitignore need not use . in path ([64a8808](64a8808))
* include missing deps for semantic-release ([8ef89f5](8ef89f5))
* indenting ([835583d](835583d))
* main build config ([2eaa8e4](2eaa8e4))
* **building:** add definitions section ([b8bd636](b8bd636))
* move conventions and resource up in the readme ([227b53a](227b53a))
* move to pristine ([988ae60](988ae60))
* mutli-geth version ([a9aa572](a9aa572))
* package json ([73e0742](73e0742))
* package.json ([708e105](708e105))
* package.json ([3265659](3265659))
* remove emerald theme and styling ([3f19047](3f19047))
* remove old context ([0fe973d](0fe973d))
* remove old context + fix linting ([dbca39b](dbca39b))
* remove unused jenkins and testing files ([cfed249](cfed249))
* remove usePromise ([e8f4767](e8f4767))
* remove webpack in favor of react-scripts ([8be2441](8be2441))
* remove yaml in example ([b410975](b410975))
* Rename LICENSE -> LICENSE.md ([22ed02d](22ed02d))
* **block:** number formatting ([cf73000](cf73000))
* **building:** remove unneeded definitions ([718cd97](718cd97))
* **circleci:** build dir ([58d0d06](58d0d06))
* **circleci:** remove npm from release ([f89d31a](f89d31a))
* **README:** add initial readme ([4b5d297](4b5d297))
* **README:** add original note ([105e952](105e952))
* **README:** add preview gif ([25f6ba3](25f6ba3))
* update CONTRIBUTING.md to get rid of cloning or forking ([af142a2](af142a2))
* **README:** add typescript and pristine resource link ([3ad4e10](3ad4e10))
* update CONTRIBUTING.md typo ([3ebf183](3ebf183))
* **txlist:** index formatting ([fbf39ba](fbf39ba))
* replace github for Github ([b6b9d42](b6b9d42))
* simplify transaction container ([f729790](f729790))
* typo in CONTRIBUTING.md and compose command in BUILDING.md ([783905c](783905c))
* update .gitignore ([d7107cc](d7107cc))
* update BUILDING.md ([b0e9d5d](b0e9d5d))
* update BUILDING.md typo ([0b21631](0b21631))
* update CONTRIBUTING.md adding docs ([b324d84](b324d84))
* update CONTRIBUTING.md choppy code changes and testing ([ad1e78a](ad1e78a))
* update CONTRIBUTING.md grammer around preview markdown ([38c9abf](38c9abf))
* update CONTRIBUTING.md how to fork a repo ([74dfe4f](74dfe4f))
* update CONTRIBUTING.md period ([0c9e6e1](0c9e6e1))
* update README.md simplify open source grammar ([e892afe](e892afe))
* **type:** discretion ([809873d](809873d))
* update README.md typo its ([cdf5389](cdf5389))
* upgrade typescript ([671b5e1](671b5e1))
* wording change ([3b6b60b](3b6b60b))

### Features

* add choose a license to resources ([1e38132](1e38132))
* add info on using this repo ([1671d3e](1671d3e))
* add issue templates ([5bc409d](5bc409d))
* add Jenkinsfile ([2d9a5e4](2d9a5e4))
* add more resources to README ([bb5b213](bb5b213))
* add resources for documentation driven development ([94c6214](94c6214))
* add testing.md file ([ed3781a](ed3781a))
* initial commit ([22a4953](22a4953))
* initial commit ([de17561](de17561))
* update release to be more specific ([ba46d70](ba46d70))
* use erpc ([d93bf0b](d93bf0b))
  • Loading branch information
semantic-release-bot committed Jun 28, 2019
1 parent 94e8805 commit 7904533
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 74 deletions.
79 changes: 79 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# 1.0.0 (2019-06-28)


### Bug Fixes

* add link to jenkins pipelines ([0e67bb1](https://github.com/etclabscore/jade-explorer/commit/0e67bb1))
* add mui theme + upgrade to v4 ([caa0961](https://github.com/etclabscore/jade-explorer/commit/caa0961))
* add simple example ([3b3aaf6](https://github.com/etclabscore/jade-explorer/commit/3b3aaf6))
* add tslint ([aac783d](https://github.com/etclabscore/jade-explorer/commit/aac783d))
* add video guide for making small documentation changes ([87df9a8](https://github.com/etclabscore/jade-explorer/commit/87df9a8))
* bump package json ([ff7feeb](https://github.com/etclabscore/jade-explorer/commit/ff7feeb))
* cleanup ([e8f21cf](https://github.com/etclabscore/jade-explorer/commit/e8f21cf))
* CONTRIBUTING formatting and typo ([c1ef029](https://github.com/etclabscore/jade-explorer/commit/c1ef029))
* conventional commits typo ([423df0e](https://github.com/etclabscore/jade-explorer/commit/423df0e))
* dont use npx ([92a0efe](https://github.com/etclabscore/jade-explorer/commit/92a0efe))
* extra backtick ([6939b17](https://github.com/etclabscore/jade-explorer/commit/6939b17))
* get charts dashboard working ([1bca769](https://github.com/etclabscore/jade-explorer/commit/1bca769))
* get stable erpc fetching for pages ([a855187](https://github.com/etclabscore/jade-explorer/commit/a855187))
* gitignore need not use . in path ([64a8808](https://github.com/etclabscore/jade-explorer/commit/64a8808))
* include missing deps for semantic-release ([8ef89f5](https://github.com/etclabscore/jade-explorer/commit/8ef89f5))
* indenting ([835583d](https://github.com/etclabscore/jade-explorer/commit/835583d))
* main build config ([2eaa8e4](https://github.com/etclabscore/jade-explorer/commit/2eaa8e4))
* **building:** add definitions section ([b8bd636](https://github.com/etclabscore/jade-explorer/commit/b8bd636))
* move conventions and resource up in the readme ([227b53a](https://github.com/etclabscore/jade-explorer/commit/227b53a))
* move to pristine ([988ae60](https://github.com/etclabscore/jade-explorer/commit/988ae60))
* mutli-geth version ([a9aa572](https://github.com/etclabscore/jade-explorer/commit/a9aa572))
* package json ([73e0742](https://github.com/etclabscore/jade-explorer/commit/73e0742))
* package.json ([708e105](https://github.com/etclabscore/jade-explorer/commit/708e105))
* package.json ([3265659](https://github.com/etclabscore/jade-explorer/commit/3265659))
* remove emerald theme and styling ([3f19047](https://github.com/etclabscore/jade-explorer/commit/3f19047))
* remove old context ([0fe973d](https://github.com/etclabscore/jade-explorer/commit/0fe973d))
* remove old context + fix linting ([dbca39b](https://github.com/etclabscore/jade-explorer/commit/dbca39b))
* remove unused jenkins and testing files ([cfed249](https://github.com/etclabscore/jade-explorer/commit/cfed249))
* remove usePromise ([e8f4767](https://github.com/etclabscore/jade-explorer/commit/e8f4767))
* remove webpack in favor of react-scripts ([8be2441](https://github.com/etclabscore/jade-explorer/commit/8be2441))
* remove yaml in example ([b410975](https://github.com/etclabscore/jade-explorer/commit/b410975))
* Rename LICENSE -> LICENSE.md ([22ed02d](https://github.com/etclabscore/jade-explorer/commit/22ed02d))
* **block:** number formatting ([cf73000](https://github.com/etclabscore/jade-explorer/commit/cf73000))
* **building:** remove unneeded definitions ([718cd97](https://github.com/etclabscore/jade-explorer/commit/718cd97))
* **circleci:** build dir ([58d0d06](https://github.com/etclabscore/jade-explorer/commit/58d0d06))
* **circleci:** remove npm from release ([f89d31a](https://github.com/etclabscore/jade-explorer/commit/f89d31a))
* **README:** add initial readme ([4b5d297](https://github.com/etclabscore/jade-explorer/commit/4b5d297))
* **README:** add original note ([105e952](https://github.com/etclabscore/jade-explorer/commit/105e952))
* **README:** add preview gif ([25f6ba3](https://github.com/etclabscore/jade-explorer/commit/25f6ba3))
* update CONTRIBUTING.md to get rid of cloning or forking ([af142a2](https://github.com/etclabscore/jade-explorer/commit/af142a2))
* **README:** add typescript and pristine resource link ([3ad4e10](https://github.com/etclabscore/jade-explorer/commit/3ad4e10))
* update CONTRIBUTING.md typo ([3ebf183](https://github.com/etclabscore/jade-explorer/commit/3ebf183))
* **txlist:** index formatting ([fbf39ba](https://github.com/etclabscore/jade-explorer/commit/fbf39ba))
* replace github for Github ([b6b9d42](https://github.com/etclabscore/jade-explorer/commit/b6b9d42))
* simplify transaction container ([f729790](https://github.com/etclabscore/jade-explorer/commit/f729790))
* typo in CONTRIBUTING.md and compose command in BUILDING.md ([783905c](https://github.com/etclabscore/jade-explorer/commit/783905c))
* update .gitignore ([d7107cc](https://github.com/etclabscore/jade-explorer/commit/d7107cc))
* update BUILDING.md ([b0e9d5d](https://github.com/etclabscore/jade-explorer/commit/b0e9d5d))
* update BUILDING.md typo ([0b21631](https://github.com/etclabscore/jade-explorer/commit/0b21631))
* update CONTRIBUTING.md adding docs ([b324d84](https://github.com/etclabscore/jade-explorer/commit/b324d84))
* update CONTRIBUTING.md choppy code changes and testing ([ad1e78a](https://github.com/etclabscore/jade-explorer/commit/ad1e78a))
* update CONTRIBUTING.md grammer around preview markdown ([38c9abf](https://github.com/etclabscore/jade-explorer/commit/38c9abf))
* update CONTRIBUTING.md how to fork a repo ([74dfe4f](https://github.com/etclabscore/jade-explorer/commit/74dfe4f))
* update CONTRIBUTING.md period ([0c9e6e1](https://github.com/etclabscore/jade-explorer/commit/0c9e6e1))
* update README.md simplify open source grammar ([e892afe](https://github.com/etclabscore/jade-explorer/commit/e892afe))
* **type:** discretion ([809873d](https://github.com/etclabscore/jade-explorer/commit/809873d))
* update README.md typo its ([cdf5389](https://github.com/etclabscore/jade-explorer/commit/cdf5389))
* upgrade typescript ([671b5e1](https://github.com/etclabscore/jade-explorer/commit/671b5e1))
* wording change ([3b6b60b](https://github.com/etclabscore/jade-explorer/commit/3b6b60b))


### Features

* add choose a license to resources ([1e38132](https://github.com/etclabscore/jade-explorer/commit/1e38132))
* add info on using this repo ([1671d3e](https://github.com/etclabscore/jade-explorer/commit/1671d3e))
* add issue templates ([5bc409d](https://github.com/etclabscore/jade-explorer/commit/5bc409d))
* add Jenkinsfile ([2d9a5e4](https://github.com/etclabscore/jade-explorer/commit/2d9a5e4))
* add more resources to README ([bb5b213](https://github.com/etclabscore/jade-explorer/commit/bb5b213))
* add resources for documentation driven development ([94c6214](https://github.com/etclabscore/jade-explorer/commit/94c6214))
* add testing.md file ([ed3781a](https://github.com/etclabscore/jade-explorer/commit/ed3781a))
* initial commit ([22a4953](https://github.com/etclabscore/jade-explorer/commit/22a4953))
* initial commit ([de17561](https://github.com/etclabscore/jade-explorer/commit/de17561))
* update release to be more specific ([ba46d70](https://github.com/etclabscore/jade-explorer/commit/ba46d70))
* use erpc ([d93bf0b](https://github.com/etclabscore/jade-explorer/commit/d93bf0b))
Loading

0 comments on commit 7904533

Please sign in to comment.