Skip to content

Commit 8f42298

Browse files
committed
chore: fix changelog for v2
1 parent 36a4b66 commit 8f42298

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

CHANGELOG.md

+11-13
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
# [1.1.0](https://github.com/mike-works/typescript-fundamentals/compare/v1.0.3...v1.1.0) (2019-03-08)
2-
1+
# [2.0.0](https://github.com/mike-works/typescript-fundamentals/compare/v1.0.3...v2.0.0) (2019-03-08)
32

43
### Bug Fixes
54

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-
5+
- align sequence of notes with order of slides ([313d994](https://github.com/mike-works/typescript-fundamentals/commit/313d994))
6+
- move "interfaces vs types" back to the appropriate section" ([ba80c45](https://github.com/mike-works/typescript-fundamentals/commit/ba80c45))
7+
- rename workspace ([646951a](https://github.com/mike-works/typescript-fundamentals/commit/646951a))
8+
- rename workspace ([8ce8966](https://github.com/mike-works/typescript-fundamentals/commit/8ce8966))
9+
- tests should fail in starting point code ([cfece55](https://github.com/mike-works/typescript-fundamentals/commit/cfece55))
10+
- tests should fail in starting point code ([454ce39](https://github.com/mike-works/typescript-fundamentals/commit/454ce39))
11+
- update installation instructions ([1706f7f](https://github.com/mike-works/typescript-fundamentals/commit/1706f7f))
12+
- update slides link ([10ca9c2](https://github.com/mike-works/typescript-fundamentals/commit/10ca9c2))
1513

1614
### Features
1715

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))
16+
- clean slate ([514d236](https://github.com/mike-works/typescript-fundamentals/commit/514d236))
17+
- v2 of workshop ([27f7df3](https://github.com/mike-works/typescript-fundamentals/commit/27f7df3))

0 commit comments

Comments
 (0)