Skip to content

Commit

Permalink
Merge pull request #17 from ubiquity-os/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--plugin-sdk

chore(main): release 1.0.7
  • Loading branch information
gentlementlegen authored Nov 7, 2024
2 parents 8ea48bc + d19869c commit a5d298f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.7](https://github.com/ubiquity-os/plugin-sdk/compare/v1.0.6...v1.0.7) (2024-11-07)


### Bug Fixes

* update Octokit import to use rest module ([02e39b1](https://github.com/ubiquity-os/plugin-sdk/commit/02e39b1bad762cf251076118df145d8f3f2d655d))

## [1.0.6](https://github.com/ubiquity-os/plugin-sdk/compare/v1.0.5...v1.0.6) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubiquity-os/plugin-sdk",
"version": "1.0.6",
"version": "1.0.7",
"description": "SDK for plugin support.",
"author": "Ubiquity DAO",
"license": "MIT",
Expand Down

0 comments on commit a5d298f

Please sign in to comment.