oh yeah, github package release

This commit is contained in:
Tilde Ann Thurium 2018-04-16 17:09:05 +01:00 committed by GitHub
parent 2ad3791278
commit f43672e5a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@
- Completed, merged, and shipped "Create pull request" [atom/github#1376](https://github.com/atom/github/pull/1376), which I used to open this pull request :wink:
- Updated to Enzyme 3 [atom/github#1386](https://github.com/atom/github/pull/1386) which paves the way for us to upgrade React.
- Started investigating code coverage to better understand what code lies untested.
- Fixed broken snapshot tests in atom core.
- Released version 0.14.0
- Teletype
- Fixed an issue that could occur when attempting to join a portal that no longer exists while also trying to share a portal ([atom/teletype#357](https://github.com/atom/teletypeissues/atom/teletype/357))
- Fixed an issue that could occur when existing portal participants are performing actions while a new participant is joining ([atom/teletype#360](https://github.com/atom/teletypeissues/atom/teletype/360))