Skip to content

Commit

Permalink
Merge pull request #39 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.1.1
  • Loading branch information
gentlementlegen authored Dec 3, 2024
2 parents 14b3aa6 + 35ba25c commit b8732e7
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.1.1](https://github.com/ubiquity-os/plugin-sdk/compare/v1.1.0...v1.1.1) (2024-12-03)


### Bug Fixes

* refactor getPluginOptions function and default kernel public key ([49d234e](https://github.com/ubiquity-os/plugin-sdk/commit/49d234e98aa72f2f79c92a56ffbf0c14861030ee))

## [1.1.0](https://github.com/ubiquity-os/plugin-sdk/compare/v1.0.11...v1.1.0) (2024-11-23)


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.1.0",
"version": "1.1.1",
"description": "SDK for plugin support.",
"author": "Ubiquity DAO",
"license": "MIT",
Expand Down

0 comments on commit b8732e7

Please sign in to comment.