Skip to content

Commit

Permalink
Merge pull request #130 from ubiquity-os/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--ubiquity-os-kernel

chore(main): release 2.1.1
  • Loading branch information
gentlementlegen authored Oct 11, 2024
2 parents e5c86f5 + 963f66a commit 9ced9fe
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

## [2.1.1](https://github.com/ubiquity-os/ubiquity-os-kernel/compare/v2.1.0...v2.1.1) (2024-10-11)


### Bug Fixes

* update release-please.yml ([4fb79a0](https://github.com/ubiquity-os/ubiquity-os-kernel/commit/4fb79a0c736d5e23701084bd5d4fcd66b7e41f19))

## [2.1.0](https://github.com/ubiquity-os/ubiquity-os-kernel/compare/v2.0.0...v2.1.0) (2024-10-11)


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-dao/ubiquity-os-kernel",
"version": "2.1.0",
"version": "2.1.1",
"private": false,
"description": "The kernel for UbiquityOS.",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 9ced9fe

Please sign in to comment.