Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 4a05a6d

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 51a02fd commit 4a05a6d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v13.0.1 (Tue Aug 04 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Disable ts-checks on output files [#194](https://github.com/relay-tools/relay-compiler-language-typescript/pull/194) ([@AnotherHermit](https://github.com/AnotherHermit))
6+
- Update fixtures and tests with relay-compiler v10.0.0 [#196](https://github.com/relay-tools/relay-compiler-language-typescript/pull/196) ([email protected] [@wadamek65](https://github.com/wadamek65))
7+
8+
#### ⚠️ Pushed to master
9+
10+
- Revert "stash demo prep changes" ([@alloy](https://github.com/alloy))
11+
- [examples] Run webpack in dev mode ([@alloy](https://github.com/alloy))
12+
- [examples] More package cleanup and type-fixing ([@alloy](https://github.com/alloy))
13+
- stash demo prep changes ([@alloy](https://github.com/alloy))
14+
- [example-hooks] Fix checkbox not being checked ([@alloy](https://github.com/alloy))
15+
- [example-hooks] Fix incorrect @typings/relay-runtime being loaded ([@alloy](https://github.com/alloy))
16+
17+
#### Authors: 4
18+
19+
- [@AnotherHermit](https://github.com/AnotherHermit)
20+
- Eloy Durán ([@alloy](https://github.com/alloy))
21+
22+
- Wojciech Adamek ([@wadamek65](https://github.com/wadamek65))
23+
24+
---
25+
126
# v13.0.0 (Mon Jul 27 2020)
227

328
#### 💥 Breaking Change

0 commit comments

Comments
 (0)