ember-source-channel-url
Version:
Determine the URL to a given Ember channels (beta, canary, etc) latest tarball.
21 lines (14 loc) • 1.19 kB
Markdown
## v3.0.0 (2020-08-02)
#### :boom: Breaking Change
* [#169](https://github.com/ember-cli/ember-source-channel-url/pull/169) Drop Node 8, 9, 11, and 13 support. ([@rwjblue](https://github.com/rwjblue))
#### :memo: Documentation
* [#83](https://github.com/ember-cli/ember-source-channel-url/pull/83) Fix a typo in the README.md. ([@HeroicEric](https://github.com/HeroicEric))
#### :house: Internal
* [#173](https://github.com/ember-cli/ember-source-channel-url/pull/173) Migrate from `got` to `node-fetch` ([@rwjblue](https://github.com/rwjblue))
* [#172](https://github.com/ember-cli/ember-source-channel-url/pull/172) Update linting dependencies ([@rwjblue](https://github.com/rwjblue))
* [#171](https://github.com/ember-cli/ember-source-channel-url/pull/171) Migrate from `yarn` to `npm`. ([@rwjblue](https://github.com/rwjblue))
* [#170](https://github.com/ember-cli/ember-source-channel-url/pull/170) Add automated release setup. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 3
- Eric Kelly ([@HeroicEric](https://github.com/HeroicEric))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)