Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](Flow-Works/FlowOS@v2.0.0...v2.1.0) (2024-01-25)

### Bug Fixes

* fixed Theme Maker title and created popup ([e630ae6](Flow-Works/FlowOS@e630ae6)), closes [#157](https://github.com/Flow-Works/FlowOS/issues/157)
* made editor use theme colors ([0c2ffbb](Flow-Works/FlowOS@0c2ffbb))
* stopped filesystem from breaking at build ([54a92c5](Flow-Works/FlowOS@54a92c5))

### Features

* added support for theming ([11540b9](Flow-Works/FlowOS@11540b9)), closes [#155](https://github.com/Flow-Works/FlowOS/issues/155)
* added theme maker application ([4e4615e](Flow-Works/FlowOS@4e4615e))
* made editor use MIME types ([cc3583b](Flow-Works/FlowOS@cc3583b))
  • Loading branch information
semantic-release-bot committed Jan 25, 2024
1 parent 971bf1c commit c0eacb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowos",
"version": "2.0.0",
"version": "2.1.0",
"description": "The most aesthetic webOS.",
"main": "src/bootloader.ts",
"scripts": {
Expand Down

0 comments on commit c0eacb7

Please sign in to comment.