Skip to content

Releases: Jimdo/package-adoption

v2.0.1

05 Jul 08:42
0a3b87a
Compare
Choose a tag to compare

Remove slower scan workaround

issue was fixed on octokit side:

https://github.com/orgs/community/discussions/20633#discussioncomment-9838341

v2.0.0

05 Jul 08:12
a4777ed
Compare
Choose a tag to compare

Dependencies update

  • feat: add script for local run
  • docs: update README
  • test: update test cases
  • chore: move to manual version bump

BREAKING CHANGES:

  • move to new major version for octokit and other dependencies
  • move to ES Modules

v1.3.11

21 Nov 13:34
Compare
Choose a tag to compare

1.3.11 (2022-11-21)

Bug Fixes

  • deps: bump type-fest from 3.1.0 to 3.2.0 (93cc739)

v1.3.10

27 Oct 10:48
Compare
Choose a tag to compare

1.3.10 (2022-10-27)

Bug Fixes

  • address gh search bug with the old (slower) scan implementation (8304b67)

v1.3.9

27 Oct 08:08
Compare
Choose a tag to compare

1.3.9 (2022-10-27)

Bug Fixes

  • deps: bump @octokit/plugin-throttling from 4.3.0 to 4.3.1 (a309629)

v1.3.8

27 Oct 07:39
Compare
Choose a tag to compare

1.3.8 (2022-10-27)

Bug Fixes

  • deps: bump validate-npm-package-name from 4.0.0 to 5.0.0 (c7165fd)

v1.3.7

27 Oct 07:37
Compare
Choose a tag to compare

1.3.7 (2022-10-27)

Bug Fixes

  • deps: bump @octokit/plugin-retry from 3.0.9 to 4.0.3 (37a787b)

v1.3.6

24 Oct 09:45
Compare
Choose a tag to compare

1.3.6 (2022-10-24)

Bug Fixes

  • deps: bump @octokit/rest from 19.0.4 to 19.0.5 (a28961f)

v1.3.5

10 Oct 07:51
Compare
Choose a tag to compare

1.3.5 (2022-10-10)

Bug Fixes

  • deps: bump type-fest from 3.0.0 to 3.1.0 (1c155dc)

v1.3.4

05 Oct 12:20
Compare
Choose a tag to compare

1.3.4 (2022-10-05)

Bug Fixes

  • adjust package name in case of wrong casing (5879511)