Releases: ubiquity-os/plugin-sdk
Releases · ubiquity-os/plugin-sdk
v1.1.0
1.1.0 (2024-11-23)
Features
Bug Fixes
v1.0.11
1.0.11 (2024-11-10)
Bug Fixes
- remove type module for package (004e173)
v1.0.10
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
1.0.9 (2024-11-08)
Bug Fixes
- split exports into individual modules (516c6da)
v1.0.8
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
1.0.7 (2024-11-07)
Bug Fixes
- update Octokit import to use rest module (02e39b1)
v1.0.6
1.0.6 (2024-11-07)
Bug Fixes
- add .npmrc file and update ignoreDependencies in knip config (91d3880)
v1.0.5
1.0.5 (2024-11-07)
Bug Fixes
v1.0.4
1.0.4 (2024-11-07)
Bug Fixes
v1.0.3
1.0.3 (2024-11-07)
Bug Fixes