Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cort update-release-notes #11

Merged
merged 6 commits into from
Jun 3, 2019
Merged

feat: cort update-release-notes #11

merged 6 commits into from
Jun 3, 2019

Conversation

janpio
Copy link
Owner

@janpio janpio commented May 29, 2019

E:\Projects\Cordova\cordova-plugin-device (master -> origin) ([email protected])
λ cort update-release-notes
`RELEASENOTES.md` successfully updated.
You can manually curate the entries now.

Adds the version release notes to REALEASENOTES.md like this:

### 2.0.3-dev (May 29, 2019)

- ci(travis): Remove android 4.4 that SauceLabs removed ([`594fa61`](https://github.com/apache/cordova-plugin-device/commit/594fa61))
- Update Travis CI configuration for new paramedic ([#97](https://github.com/apache/cordova-plugin-device/issues/97)) ([`db0ad32`](https://github.com/apache/cordova-plugin-device/commit/db0ad32))
- Merge pull request [#90](https://github.com/apache/cordova-plugin-device/issues/90) from timbru31/feat/update-typings ([`61ad76c`](https://github.com/apache/cordova-plugin-device/commit/61ad76c))
- feat: update typings ([`52a0655`](https://github.com/apache/cordova-plugin-device/commit/52a0655))
- Add or update GitHub pull request and issue template ([`e213286`](https://github.com/apache/cordova-plugin-device/commit/e213286))
- remove JIRA link ([`2d12d55`](https://github.com/apache/cordova-plugin-device/commit/2d12d55))
- also accept terms for android sdk `android-27` ([`f870c9b`](https://github.com/apache/cordova-plugin-device/commit/f870c9b))
- CB-14106 - device.model is different on simulator and on real device ([#80](https://github.com/apache/cordova-plugin-device/issues/80)) ([`d65cdf6`](https://github.com/apache/cordova-plugin-device/commit/d65cdf6))
- Set VERSION to 2.0.3-dev (via coho) ([`ee3cb6d`](https://github.com/apache/cordova-plugin-device/commit/ee3cb6d))
Rendered

2.0.3-dev (May 29, 2019)

  • ci(travis): Remove android 4.4 that SauceLabs removed (594fa61)
  • Update Travis CI configuration for new paramedic (#97) (db0ad32)
  • Merge pull request #90 from timbru31/feat/update-typings (61ad76c)
  • feat: update typings (52a0655)
  • Add or update GitHub pull request and issue template (e213286)
  • remove JIRA link (2d12d55)
  • also accept terms for android sdk android-27 (f870c9b)
  • CB-14106 - device.model is different on simulator and on real device (#80) (d65cdf6)
  • Set VERSION to 2.0.3-dev (via coho) (ee3cb6d)

This can then be cleaned up and curated to for example something like this:

### 2.0.3-dev (May 29, 2019)

- Update Travis CI configuration ([#97](https://github.com/apache/cordova-plugin-device/issues/97)) ([`db0ad32`](https://github.com/apache/cordova-plugin-device/commit/db0ad32), [`f870c9b`](https://github.com/apache/cordova-plugin-device/commit/f870c9b), [`594fa61`](https://github.com/apache/cordova-plugin-device/commit/594fa61))
- feat: update typings ([#90](https://github.com/apache/cordova-plugin-device/issues/90)) ([`52a0655`](https://github.com/apache/cordova-plugin-device/commit/52a0655))
- [CB-14106](https://issues.apache.org/jira/browse/CB-14106) - device.model is different on simulator and on real device ([#80](https://github.com/apache/cordova-plugin-device/issues/80)) ([`d65cdf6`](https://github.com/apache/cordova-plugin-device/commit/d65cdf6))
Rendered

2.0.3-dev (May 29, 2019)

closes #4

@janpio janpio changed the title cort update-release-notes feat: cort update-release-notes May 31, 2019
@janpio janpio merged commit 2123d50 into master Jun 3, 2019
@janpio janpio deleted the release-notes branch June 3, 2019 13:40
@janpio janpio restored the release-notes branch June 3, 2019 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Release Notes (Alternative to coho update-release-notes)
1 participant