Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 29, 2024
1 parent e2b7725 commit 620a583
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2024-03-29)


### Features

* color mode ([eecad9e](https://github.com/daeuniverse/dae-web/commit/eecad9ecf16190feddaa71e9a2e4136f517ed154))
* disable config form modal submit button when nothing changed ([b44fb75](https://github.com/daeuniverse/dae-web/commit/b44fb7565c97def59b571b2fec6ad9be1b0c3690))
* dns ([87ab9b1](https://github.com/daeuniverse/dae-web/commit/87ab9b1728f5e60b1c4e36fed0fd3dbe91203304))
* docs website ([cd2c24d](https://github.com/daeuniverse/dae-web/commit/cd2c24d2b7e4004139ead78a855e92fb12ada65b))
* header ([07df720](https://github.com/daeuniverse/dae-web/commit/07df7207a21e0cd451cdc551b804aacf75205f7d))
* import subscriptions ([fed6ae7](https://github.com/daeuniverse/dae-web/commit/fed6ae7e3057a126fd382391847c8bacd0dbd04f))
* import subscriptions ([bf39580](https://github.com/daeuniverse/dae-web/commit/bf395800e9e05eaff31b62ac0c717632dc125247))
* routings ([e2b7725](https://github.com/daeuniverse/dae-web/commit/e2b772589fcd611a5e88c5a2ef28239e1618b40f))
* select config ([ffc92d3](https://github.com/daeuniverse/dae-web/commit/ffc92d386a7b2a04da51882a928b47e8ec558600))
* settings ([cd9973b](https://github.com/daeuniverse/dae-web/commit/cd9973ba394deca33e041b88371da7ce947bea19))
* subscriptions & nodes ([52b9608](https://github.com/daeuniverse/dae-web/commit/52b960883fd52c1bd0d511551106430db903fdd2))
* subscriptions & nodes ([de4b54a](https://github.com/daeuniverse/dae-web/commit/de4b54a253c6c9220ea12cfebc74d2e5bd24f048))
* subscriptions & nodes ([7474610](https://github.com/daeuniverse/dae-web/commit/74746107a3957d9a2c7e9e14e23f5cbeed199dd5))
* ui ([5036d21](https://github.com/daeuniverse/dae-web/commit/5036d21a0a68773d51420e092abbddab836fdbab))
* update layout ([547848c](https://github.com/daeuniverse/dae-web/commit/547848cfbf1072b484b928313d3baae6cf229b3f))
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"zod": "^3.22.4"
}
},
"version": "1.0.0"
}

0 comments on commit 620a583

Please sign in to comment.