Skip to content

Releases: octokit/create-octokit-project.js

v4.0.2

05 Jul 20:05
276ee30
Compare
Choose a tag to compare

4.0.2 (2023-07-05)

Bug Fixes

  • deps: update dependency prettier to v3 (#269) (276ee30)

v4.0.1

20 Jun 23:09
3bdae62
Compare
Choose a tag to compare

4.0.1 (2023-06-20)

Bug Fixes

  • correct some issues lingering from ESM migration (#267) (3bdae62), closes #266

v4.0.0

20 Jun 22:45
6e62a12
Compare
Choose a tag to compare

4.0.0 (2023-06-20)

Features

BREAKING CHANGES

  • create-octokit-project is now a native ES Module

v3.0.1

12 Jun 22:27
50bd930
Compare
Choose a tag to compare

3.0.1 (2023-06-12)

Bug Fixes

  • deps: update dependency @octokit/auth-oauth-device to v5 (#264) (50bd930)

v3.0.0

12 Jun 21:24
55701d2
Compare
Choose a tag to compare

3.0.0 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#257) (55701d2)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • fix: update templates to use Node 18, 20

  • build(test.yml): set node-version to 18

  • style: run prettier

v2.4.0

27 May 01:36
09c2081
Compare
Choose a tag to compare

2.4.0 (2023-05-27)

Features

  • remove pika and replace with esbuild + tsc (#260) (09c2081)

v2.3.6

26 Nov 21:23
ccfaf3a
Compare
Choose a tag to compare

2.3.6 (2022-11-26)

Bug Fixes

v2.3.5

25 Nov 18:09
4d1e84e
Compare
Choose a tag to compare

2.3.5 (2022-11-25)

Bug Fixes

v2.3.4

25 Nov 00:44
326cc48
Compare
Choose a tag to compare

2.3.4 (2022-11-25)

Bug Fixes

v2.3.3

25 Oct 23:19
e908776
Compare
Choose a tag to compare

2.3.3 (2022-10-25)

Bug Fixes

  • correct typo and actually call main() in the bin script (#207) (e908776)