Tags: barkinet/github-release-notes
Tags
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
PreviousNext