chore(release): 2.1.1 [skip ci]

## [2.1.1](https://github.com/Flow-Works/FlowOS/compare/v2.1.0...v2.1.1) (2024-01-25)

### Bug Fixes

* theme not setting ([568e2f3](568e2f3100))
This commit is contained in:
semantic-release-bot 2024-01-25 10:01:04 +00:00
parent 568e2f3100
commit 2352c53881
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "flowos",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "flowos",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"ansi-to-html": "^0.7.2",

View file

@ -1,6 +1,6 @@
{
"name": "flowos",
"version": "2.1.0",
"version": "2.1.1",
"description": "The most aesthetic webOS.",
"main": "src/bootloader.ts",
"scripts": {