Skip to content

Releases: hanneskaeufler/danger-plugin-mentor

v2.0.2

12 Apr 11:02
0a54cd0
Compare
Choose a tag to compare

2.0.2 (2020-04-12)

Bug Fixes

v2.0.1

12 Mar 20:20
906a63b
Compare
Choose a tag to compare

2.0.1 (2020-03-12)

Bug Fixes

v2.0.0

23 Dec 18:01
ca8fea5
Compare
Choose a tag to compare

2.0.0 (2019-12-23)

Build System

  • mentor: Drop node 8 and 11, add node 13 (a49e155)

BREAKING CHANGES

  • mentor: As node 8 and 11 are out of maintenance now
    (or will be in a few days), this is potentially a breaking change.
    Realistically, there is no reason it shouldn't continue to work.

v1.3.2

15 Jul 19:33
Compare
Choose a tag to compare

1.3.2 (2019-07-15)

Bug Fixes

  • mentor: Bump package.json version to tag version. (ae083fe)
  • mentor: The version in package.json is irrelevant, (cd6d147)

v1.3.1

15 Jul 18:53
0778c71
Compare
Choose a tag to compare

1.3.1 (2019-07-15)

Bug Fixes

  • types: Remove old types key (28f3ba4), closes #91

v1.3.0

13 Jul 18:14
Compare
Choose a tag to compare

1.3.0 (2019-07-13)

Features

  • mentor: Add a bunch more new tips (667f96f)

v1.2.0

13 Jul 18:02
1a78607
Compare
Choose a tag to compare

1.2.0 (2019-07-13)

Features

  • mentor: Add skeleton for parsing json to tips (b483ce9)
  • mentor: Parse json files to mentor tips (efa7aef)

v1.1.0

13 Jul 16:44
93777c6
Compare
Choose a tag to compare

1.1.0 (2019-07-13)

Features

  • mentor: Allow passing of a list of tips to the mentor function (4927bae)
  • mentor: Export the tip interface (26e5008)

v1.0.0

22 Apr 16:29
Compare
Choose a tag to compare

1.0.0 (2019-04-22)

Build System

  • mentor: Bump version to 0.9.0 (f866de8)

BREAKING CHANGES

  • mentor: After 0.8.0 up to this commit there have been various
    updates to npm and node packages as well as dependency specifications
    that I choose to bump the major version with this release.

v0.8.0

11 Oct 13:04
09da49d
Compare
Choose a tag to compare

0.8.0 (2018-10-11)

Features

  • mentor: Add more clean code tips (b52b1a9)