chore(release): 1.0.0 [skip ci]

# 1.0.0 (2024-01-17)

### Bug Fixes

* made UAC follow ts-standard ([3ca1e24](3ca1e247b4))
* upgrade material-symbols from 0.14.1 to 0.14.3 ([3e8fe0b](3e8fe0b024))
* upgrade prism-code-editor from 2.0.1 to 2.1.0 ([026a08b](026a08bd43))
* upgrade prism-code-editor from 2.1.0 to 2.2.0 ([3955b28](3955b2869b))
* upgrade prism-code-editor from 2.2.0 to 2.2.1 ([b3101c8](b3101c8b53))
* upgrade prism-code-editor from 2.2.1 to 2.2.2 ([c00a0f3](c00a0f3f58))
* upgrade prism-code-editor from 2.2.2 to 2.2.4 ([41421d4](41421d4931))
* upgrade prism-code-editor from 2.2.4 to 2.3.0 ([862743e](862743e01a))
This commit is contained in:
semantic-release-bot 2024-01-17 19:07:13 +00:00
parent 53799e67b1
commit a7134d2032

View file

@ -1,6 +1,6 @@
{ {
"name": "flowos", "name": "flowos",
"version": "1.0.0-indev.0", "version": "1.0.0",
"description": "The most aesthetic webOS.", "description": "The most aesthetic webOS.",
"main": "src/kernel.ts", "main": "src/kernel.ts",
"scripts": { "scripts": {