Skip to content

Commit 36a4b66

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2019-03-08) ### Bug Fixes * align sequence of notes with order of slides ([313d994](313d994)) * move "interfaces vs types" back to the appropriate section" ([ba80c45](ba80c45)) * rename workspace ([646951a](646951a)) * rename workspace ([8ce8966](8ce8966)) * tests should fail in starting point code ([cfece55](cfece55)) * tests should fail in starting point code ([454ce39](454ce39)) * update installation instructions ([1706f7f](1706f7f)) * update slides link ([10ca9c2](10ca9c2)) ### Features * clean slate ([514d236](514d236)) * v2 of workshop ([27f7df3](27f7df3))
1 parent c7d491f commit 36a4b66

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# [1.1.0](https://github.com/mike-works/typescript-fundamentals/compare/v1.0.3...v1.1.0) (2019-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* align sequence of notes with order of slides ([313d994](https://github.com/mike-works/typescript-fundamentals/commit/313d994))
7+
* move "interfaces vs types" back to the appropriate section" ([ba80c45](https://github.com/mike-works/typescript-fundamentals/commit/ba80c45))
8+
* rename workspace ([646951a](https://github.com/mike-works/typescript-fundamentals/commit/646951a))
9+
* rename workspace ([8ce8966](https://github.com/mike-works/typescript-fundamentals/commit/8ce8966))
10+
* tests should fail in starting point code ([cfece55](https://github.com/mike-works/typescript-fundamentals/commit/cfece55))
11+
* tests should fail in starting point code ([454ce39](https://github.com/mike-works/typescript-fundamentals/commit/454ce39))
12+
* update installation instructions ([1706f7f](https://github.com/mike-works/typescript-fundamentals/commit/1706f7f))
13+
* update slides link ([10ca9c2](https://github.com/mike-works/typescript-fundamentals/commit/10ca9c2))
14+
15+
16+
### Features
17+
18+
* clean slate ([514d236](https://github.com/mike-works/typescript-fundamentals/commit/514d236))
19+
* v2 of workshop ([27f7df3](https://github.com/mike-works/typescript-fundamentals/commit/27f7df3))

0 commit comments

Comments
 (0)