Skip to content

Tags: barkinet/github-release-notes

Tags

0.8.1

Toggle 0.8.1's commit message
Release 0.8.1

0.8.0

Toggle 0.8.0's commit message
Release 0.8.0

0.7.2

Toggle 0.7.2's commit message
Release 0.7.2

0.7.1

Toggle 0.7.1's commit message
Release 0.7.1

0.7.0

Toggle 0.7.0's commit message
Release 0.7.0

0.6.3

Toggle 0.6.3's commit message
Release 0.6.3

0.6.2

Toggle 0.6.2's commit message
Release 0.6.2

0.6.1

Toggle 0.6.1's commit message
Release 0.6.1

0.6.0

Toggle 0.6.0's commit message
Merge branch 'master' of github.com:github-tools/github-release-notes

0.5.0

Toggle 0.5.0's commit message
Release 0.5.0 (github-tools#22)

* Release 0.5.0 (github-tools#21)

* Add utils functions

* Add github info function to retrieve user and repo informations

* Update the main file so is able to get the action dynamically

* Add a CHANGELOG.md file

* Update the index.js file to have the changelog function, use user's local informations and use issues as data

* Add jshint and tests to the project

* Change the dateFormat and the getOptions functions

* Update the exported function name from utils

* Add tests for the utils functions

* Add strict mode to the tests

* Change the inclusion of the utils test file

* Change the name of the index file to gren.js

* Add the check network functionality, Change the way it gets the token

* Add @Private and @public tags, remove useless comments

* Add the chance to change an existing release

* Remove the milestones functions, saved for next release

* Add a default for the includeMessages option

* Update the package.json

* Change the token expected reference

* Update the README.md file

* Update README.md

* Make the component global, use Object.assign

* Create a bin/gren.js for the global usage

* Throw error from github if the configuration is not set up

* Update the CHANGELOG.md  using issues

* Update README.md

* Clean the code for utils.js

* Apply several of the new issues

* Lint js code

* Update documentation

* Update the README.md and use the flags over the git configuration

* Change error text

* Clean gren.js

* Replace jshint with eslint and add .editorconfig to the repo

* Lint js code

* Update README.md

* Replace let with var

* Log the tags for the release