Skip to content

Commit

Permalink
Merge pull request #45 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 2.0.0
  • Loading branch information
gentlementlegen authored Jan 6, 2025
2 parents 992a87c + 70b536b commit 594cc70
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.0](https://github.com/ubiquity-os/plugin-sdk/compare/v1.1.1...v2.0.0) (2025-01-06)


### ⚠ BREAKING CHANGES

* comments can be reused on posting

### Features

* comments can be reused on posting ([81c706c](https://github.com/ubiquity-os/plugin-sdk/commit/81c706c2629ff25bd5eca415596de269da07637d))
* runtime info populated for worker and node environments ([c8f45f0](https://github.com/ubiquity-os/plugin-sdk/commit/c8f45f04715e7abaca6e1c47794c647cb9b526ac))

## [1.1.1](https://github.com/ubiquity-os/plugin-sdk/compare/v1.1.0...v1.1.1) (2024-12-03)


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

0 comments on commit 594cc70

Please sign in to comment.