Skip to content

Commit 23c7647

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-11-24) ### Bug Fixes * add missing dependency ([310ef22](310ef22)) * bump ([270e15a](270e15a)) * correct repo link in package.json ([4a67ea1](4a67ea1)) * replace apikeys.js.default ([796ace9](796ace9)) * semantic-release ([2b53c76](2b53c76)) * shared renovate config ([25af710](25af710)) * update babel config ([09494d6](09494d6)) * update lockfile ([cad0414](cad0414)) * update Travis-CI config ([1925c8e](1925c8e)) * upgrade react to ^15 ([4bf00e3](4bf00e3)) * webpack4 compatibility ([c6c6f3e](c6c6f3e)) ### BREAKING CHANGES * 1.0
1 parent 270e15a commit 23c7647

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 1.0.0 (2018-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dependency ([310ef22](https://github.com/mike-works/typescript-fundamentals/commit/310ef22))
7+
* bump ([270e15a](https://github.com/mike-works/typescript-fundamentals/commit/270e15a))
8+
* correct repo link in package.json ([4a67ea1](https://github.com/mike-works/typescript-fundamentals/commit/4a67ea1))
9+
* replace apikeys.js.default ([796ace9](https://github.com/mike-works/typescript-fundamentals/commit/796ace9))
10+
* semantic-release ([2b53c76](https://github.com/mike-works/typescript-fundamentals/commit/2b53c76))
11+
* shared renovate config ([25af710](https://github.com/mike-works/typescript-fundamentals/commit/25af710))
12+
* update babel config ([09494d6](https://github.com/mike-works/typescript-fundamentals/commit/09494d6))
13+
* update lockfile ([cad0414](https://github.com/mike-works/typescript-fundamentals/commit/cad0414))
14+
* update Travis-CI config ([1925c8e](https://github.com/mike-works/typescript-fundamentals/commit/1925c8e))
15+
* upgrade react to ^15 ([4bf00e3](https://github.com/mike-works/typescript-fundamentals/commit/4bf00e3))
16+
* webpack4 compatibility ([c6c6f3e](https://github.com/mike-works/typescript-fundamentals/commit/c6c6f3e))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* 1.0

0 commit comments

Comments
 (0)