Skip to content

Releases: davidwinter/readysteady

v2.0.1

03 Oct 20:36
Compare
Choose a tag to compare

2.0.1 (2022-10-03)

Miscellaneous Chores

v2.0.0

03 Oct 20:28
Compare
Choose a tag to compare

2.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • require nodejs 14 minimum

Features

  • require nodejs 14 minimum (97af5f8)

Miscellaneous Chores

  • dependency upgrades

1.1.4

03 Sep 09:27
8a696e9
Compare
Choose a tag to compare
  • fix: correct the path to package.json file for updates b641b6b

v1.1.3...v1.1.4

1.1.3

03 Sep 09:16
1234504
Compare
Choose a tag to compare
  • fix: ensure spinner for checking for draft release succeeds 7c74dc0
  • ci: run lint when running tests a1b42b0

v1.1.2...v1.1.3

1.1.2

03 Sep 08:59
b1a5aad
Compare
Choose a tag to compare
  • fix: ensure update-notifier notifies of new version 420774d
  • chore(deps): bump read-package-json from 4.0.1 to 4.1.1 16bb524
  • chore(deps): bump read-package-json from 4.0.0 to 4.0.1 c354ad3
  • chore(deps): bump @octokit/plugin-rest-endpoint-methods 4916bfc
  • chore(deps): bump @octokit/plugin-paginate-rest from 2.15.1 to 2.16.0 6145c35

v1.1.1...v1.1.2

1.1.1

26 Aug 13:43
ba4475b
Compare
Choose a tag to compare
  • fix: client creation in readySteady function d546534
  • refactor: lint fix for files length check a9fad49
  • docs: update README with what readysteady does further up c2ca369
  • fix: ensure the link pointing to the new release is correct 71a5c77

v1.1.0...v1.1.1

1.1.0

25 Aug 17:46
e8261e0
Compare
Choose a tag to compare
  • feat: setup update-notifier 7174715

v1.0.1...v1.1.0

1.0.1

25 Aug 17:06
d823e34
Compare
Choose a tag to compare
  • chore(deps): bump ora from 5.4.1 to 6.0.0 e78c7e8
  • ci: add dependabot 30090d8
  • fix: check for GITHUB_TOKEN being set f8c62f7
  • docs: update README with usage 9e1fdcd
  • docs: add npmjs badges 7adc96a
  • docs: add license 1f92b72

v1.0.0...v1.0.1

1.0.0

25 Aug 13:24
787ee3e
Compare
Choose a tag to compare
  • first release

bd08d3c...v1.0.0