Skip to content

Releases: ubiquity-os/plugin-sdk

v2.0.1

07 Jan 04:54
82a86fc
Compare
Choose a tag to compare

2.0.1 (2025-01-07)

Bug Fixes

  • changed metadata header order (0f8b8cf)

v2.0.0

06 Jan 02:28
594cc70
Compare
Choose a tag to compare

2.0.0 (2025-01-06)

⚠ BREAKING CHANGES

  • comments can be reused on posting

Features

  • comments can be reused on posting (81c706c)
  • runtime info populated for worker and node environments (c8f45f0)

v1.1.1

03 Dec 08:24
b8732e7
Compare
Choose a tag to compare

1.1.1 (2024-12-03)

Bug Fixes

  • refactor getPluginOptions function and default kernel public key (49d234e)

v1.1.0

23 Nov 10:06
70d83d1
Compare
Choose a tag to compare

1.1.0 (2024-11-23)

Features

Bug Fixes

v1.0.11

10 Nov 05:56
62b2728
Compare
Choose a tag to compare

1.0.11 (2024-11-10)

Bug Fixes

  • remove type module for package (004e173)

v1.0.10

10 Nov 05:13
3643c66
Compare
Choose a tag to compare

1.0.10 (2024-11-10)

Bug Fixes

  • add condition for GitHub App token retrieval (5b0d845)
  • add mock data and test cases for SDK and plugins (e1bbf4e)
  • empty strings script (d69bee2)
  • imported sign functions into the SDK (151c588)
  • inputs generation is now correct for both workers and actions (1b81447)
  • optional signature disable (26d8341)
  • tests: use jest.unstable_mockModule for mocking imports (0a617bd)
  • use nullish coalescing for pluginOptions defaults (84bd57f)

v1.0.9

08 Nov 04:13
a08512d
Compare
Choose a tag to compare

1.0.9 (2024-11-08)

Bug Fixes

  • split exports into individual modules (516c6da)

v1.0.8

07 Nov 16:56
2437bb3
Compare
Choose a tag to compare

1.0.8 (2024-11-07)

Bug Fixes

  • added debug logs on wrong inputs (902a566)
  • export octokit with core and not rest (eb7c9ec)

v1.0.7

07 Nov 12:35
a5d298f
Compare
Choose a tag to compare

1.0.7 (2024-11-07)

Bug Fixes

  • update Octokit import to use rest module (02e39b1)

v1.0.6

07 Nov 12:06
343402d
Compare
Choose a tag to compare

1.0.6 (2024-11-07)

Bug Fixes

  • add .npmrc file and update ignoreDependencies in knip config (91d3880)