Skip to content

Commit

Permalink
Merge pull request #141 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.2.0
  • Loading branch information
gentlementlegen authored Oct 11, 2024
2 parents b3f06ce + 57ae023 commit 3969aa5
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.2.0](https://github.com/ubiquity-os/ubiquity-os-kernel/compare/v2.1.5...v2.2.0) (2024-10-11)


### Features

* add environment variable to configuration ([c3dc29d](https://github.com/ubiquity-os/ubiquity-os-kernel/commit/c3dc29de2c3cf00c3d5e369f260974181f8ee46c))

## [2.1.5](https://github.com/ubiquity-os/ubiquity-os-kernel/compare/v2.1.4...v2.1.5) (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-os/ubiquity-os-kernel",
"version": "2.1.5",
"version": "2.2.0",
"private": false,
"description": "The kernel for UbiquityOS.",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 3969aa5

Please sign in to comment.