Skip to content

Releases: octokit/create-octokit-project.js

v1.5.0

19 May 18:17

Choose a tag to compare

1.5.0 (2020-05-19)

Bug Fixes

  • better wording for "Submitting the Pull Request" in Contributing.md (2d7d983)
  • better wording in issue template (521cfb5)
  • invite JS team with write access (9bb41f3), closes #8
  • link to secrets settings (cbc8f05)
  • replace "core-compatible" with just "compatible" in README (8bd36a6)
  • show how to install a package from a pull request (c47285d)

Features

  • cache ~/.npm in actions (e55ca52)
  • create update-prettier action (0eeb950), closes #12

v1.4.10

07 May 22:19
2974c10

Choose a tag to compare

1.4.10 (2020-05-07)

Bug Fixes

  • link "build status" badge to test action filtered by master branch (2974c10)

v1.4.9

07 May 22:18
6a1f6d4

Choose a tag to compare

1.4.9 (2020-05-07)

Bug Fixes

  • run tests on master branch, too (6a1f6d4)

v1.4.8

28 Apr 22:25
143ac43

Choose a tag to compare

1.4.8 (2020-04-28)

Bug Fixes

  • pull-request: correct link to secrets settings (143ac43)

v1.4.7

28 Apr 22:24
1e84a4b

Choose a tag to compare

1.4.7 (2020-04-28)

Bug Fixes

  • branch-protection: test in Node 14, not longer in Node 8 (1e84a4b)

v1.4.6

25 Feb 07:19
2fbfa59

Choose a tag to compare

1.4.6 (2020-02-25)

Bug Fixes

  • tsconfig: compilerOptions.target: "es2020" (2fbfa59)

v1.4.5

17 Feb 18:56
e9cea75

Choose a tag to compare

1.4.5 (2020-02-17)

Bug Fixes

  • align usage table headers with content (e9cea75)

v1.4.4

13 Feb 05:44
3287e32

Choose a tag to compare

1.4.4 (2020-02-13)

Bug Fixes

  • remove "v" prefix from release branches patterns (3287e32)

v1.4.3

12 Feb 23:22
99ee2c7

Choose a tag to compare

1.4.3 (2020-02-12)

Bug Fixes

  • stop testing in Node 8, test in Node 13 (99ee2c7)

v1.4.2

12 Feb 23:21
4b0e5db

Choose a tag to compare

1.4.2 (2020-02-12)

Bug Fixes

  • do not run tests on master. Run tests on Greenkeeper branches for scoped packages (4b0e5db)