Skip to content

template release notes

Drew Jones edited this page Jan 26, 2021 · 1 revision

Release notes

For this document: https://nucleus.design/docs/community/releases

A helpful tip to compare the last release and the upcoming release is to compare releases in Github:

https://github.com/ConnectedHomes/nucleus/compare/1.23.0...master

  • The url of the repository https://github.com/ConnectedHomes/nucleus/
  • Followed by compare/
  • Specify which version to compare from 1.23.0
  • Followed by three dots ...
  • Then the version to compare with, in this case we've chosen master, we could choose release-candidate.
## Version [X.X.X]

**[briefly describe the release]**

Release date - [YYYY-MM-DD]

**What’s new around here [add emoji]**

**[add an emboldened line if there's more than one list]**

* [include a list of things]
  * [second level item]
  * [wrap `ns-component` names and `code` references in backticks]
* [title followed by - http://the.url-of.choice]

**[add an emboldened line if there's more than one list]**

* [include a list of things]
  * [second level item]
  * [wrap `ns-component` names and code references in backticks]
* [title followed by - http://the.url-of.choice]

**Bug fixes [add emoji]**

* [include a list of things]
  * [second level item]
  * [wrap `ns-component` names and code references in backticks]
* [title followed by - http://the.url-of.choice]

**Improvements [add emoji]**

* [include a list of things]
  * [second level item]
  * [wrap `ns-component` names and code references in backticks]
* [title followed by - http://the.url-of.choice]

**Feedback [add emoji]**

All our Requests For Change can be found in our Requests project board in Github.
https://github.com/ConnectedHomes/nucleus/projects/6

Any questions? Let us know 🙌🏼

Clone this wiki locally