Skip to content

Releases: newrelic/nr1-github

v0.6.4

02 Sep 19:52
Compare
Choose a tag to compare

0.6.4 (2020-09-02)

Bug Fixes

  • Trigger release and changelog generation (via GH Actions) (c110968)
  • when the error clears, make sure the state clears the error variable. (a67ccde)

v0.6.3

18 May 15:13
Compare
Choose a tag to compare

0.6.3 (2020-05-18)

Bug Fixes

  • updated screenshots for catalog (f9b9530)

v0.6.2

18 May 15:03
Compare
Choose a tag to compare

0.6.2 (2020-05-18)

Bug Fixes

v0.6.1

16 May 14:42
Compare
Choose a tag to compare

0.6.1 (2020-05-16)

Bug Fixes

v0.6.0

01 Apr 13:59
Compare
Choose a tag to compare

0.6.0 (2020-04-01)

Features

  • check github url, expose api errors, allow for retry/reset etc. (#33) (f36b456)

v0.5.1

31 Mar 20:24
Compare
Choose a tag to compare

0.5.1 (2020-03-31)

Bug Fixes

  • eslint fixes. (13700c7)
  • eslint fixes. (64ab7c7)
  • Improve GraphQL efficiency. Closes newrelic/nr1-github#7 (1af4390)
  • Move Component to PureComponent per catalog requirements. (215e61c)
  • remove unneeded state contexts. (e6be149)
  • smaller library w/ lodash.get (6ef1d57)

v0.5.0

06 Mar 20:56
Compare
Choose a tag to compare

0.5.0 (2020-03-06)

Features

v0.4.0

16 Jan 03:32
Compare
Choose a tag to compare

0.4.0 (2020-01-16)

Features

  • Account based GitHub URL configuration (#23) (7e7d9d1)

v0.3.1

05 Dec 03:21
Compare
Choose a tag to compare

0.3.1 (2019-12-05)

Bug Fixes

  • closes #20. Bump version. (355d709)
  • when the repo does not return contributor data, handle the exception case. (a47cd95)

v0.3.0

14 Nov 21:42
Compare
Choose a tag to compare

0.3.0 (2019-11-14)

Bug Fixes

  • github.js: Handle the api location. Closes #15. Closes #16. (f32cdfa)
  • Handling the GITHUB_URL for public GH. (cd18fee)

Features