Skip to content

Commit 005d53d

Browse files
committed
[VERSION] 0.11.0
1 parent 8067b36 commit 005d53d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## **0.11.0** <sub><sup>2023-01-01 ([462d0ba...8067b36](https://github.com/lumium-technologies/lumium/compare/462d0ba...8067b36?diff=split))</sup></sub>
2+
3+
### Features
4+
##### `space`
5+
* add color mode toggle to workspace ([c78ca8e](https://github.com/lumium-technologies/lumium/commit/c78ca8e))
6+
7+
18
## **0.10.1** <sub><sup>2022-12-31 ([0ea1e0b...edcabe5](https://github.com/lumium-technologies/lumium/compare/0ea1e0b...edcabe5?diff=split))</sup></sub>
29

310
### Bug Fixes

lumium-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lumium-api",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/lumium-technologies/lumium"

lumium-space/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lumium-space",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/lumium-technologies/lumium"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lumium",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/lumium-technologies/lumium"

0 commit comments

Comments
 (0)