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

Commit 492374e

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 1b6f76b commit 492374e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v8.0.1 (Mon Oct 21 2019)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Ensure on master, and that upstream is pointed at master [#146](https://github.com/relay-tools/relay-compiler-language-typescript/pull/146) ([@zephraph](https://github.com/zephraph))
6+
- Fix deployment issue by pulling before setting upstream [#145](https://github.com/relay-tools/relay-compiler-language-typescript/pull/145) ([@zephraph](https://github.com/zephraph))
7+
- Fix failing deployments by adding the proper git upstream [#144](https://github.com/relay-tools/relay-compiler-language-typescript/pull/144) ([@zephraph](https://github.com/zephraph))
8+
- Ensure CI can push to GitHub [#143](https://github.com/relay-tools/relay-compiler-language-typescript/pull/143) ([@zephraph](https://github.com/zephraph))
9+
- Verify the release process doesn't throw errors [#142](https://github.com/relay-tools/relay-compiler-language-typescript/pull/142) ([@zephraph](https://github.com/zephraph))
10+
11+
#### 🏠 Internal
12+
13+
- Add the ability to configure auto deploys [#141](https://github.com/relay-tools/relay-compiler-language-typescript/pull/141) ([@zephraph](https://github.com/zephraph))
14+
15+
#### Authors: 1
16+
17+
- Justin Bennett ([@zephraph](https://github.com/zephraph))
18+
19+
---
20+
121
# v4.1.0 (Fri May 10 2019)
222

323
#### 🚀 Enhancement

0 commit comments

Comments
 (0)