octokit-plugin-hello-world

Simple Octokit.js plugin for demo purposes

MIT License

Downloads
9
Stars
3
Committers
3

Bot releases are visible (Hide)

octokit-plugin-hello-world - v2.0.0 Latest Release

Published by github-actions[bot] over 4 years ago

2.0.0 (2020-03-24)

Tests

  • stop testing in Node 8, test in Node 13 (0cc6113)

BREAKING CHANGES

  • Dropped official support for Node 8
octokit-plugin-hello-world - v1.1.0

Published by github-actions[bot] about 5 years ago

1.1.0 (2019-10-13)

Features

  • README: usage and reference @octokit/core for advanced usage (7498a83)
octokit-plugin-hello-world - v1.0.2

Published by github-actions[bot] about 5 years ago

1.0.2 (2019-10-13)

Bug Fixes

octokit-plugin-hello-world - v1.0.1

Published by github-actions[bot] about 5 years ago

1.0.1 (2019-10-13)

Bug Fixes

  • package: version in published package (af74b3f)
octokit-plugin-hello-world - v1.0.0

Published by github-actions[bot] about 5 years ago

1.0.0 (2019-10-13)

Features

  • octokit.helloWorld() logs "Hello, world" with configurable greeting via `new Octokit({ greeting }) (e149a3e)
  • exports { helloWorld }, helloWorld.VERSION returns package version (db2caf0)