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 Oct 18, 2023
1 parent acdcf1c commit e19c94d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Changelog

## 1.0.0 (2023-10-18)


### Features

* add a bottom padding ([74c115b](https://github.com/daeuniverse/daed-revived-next/commit/74c115b65fcf306cdb8b09cab7573fbc2eb65730))
* add font, twemoji ([9ca9ea8](https://github.com/daeuniverse/daed-revived-next/commit/9ca9ea82b60a9df9b89abdb8edf744529c38fee3))
* avatar dropdown menu align at the end ([bc26ab7](https://github.com/daeuniverse/daed-revived-next/commit/bc26ab73324bb9736f1a123e132a48d0473cc282))
* basic orchestrate page layout ([4182c99](https://github.com/daeuniverse/daed-revived-next/commit/4182c99bac5c0dc392bf8f7104cce502f5d3425d))
* change the resource pages layout to be one column ([1af1c36](https://github.com/daeuniverse/daed-revived-next/commit/1af1c36d8363cb64a7a18d4d6ea6fdbd782150bd))
* **config:** nextui ([1ed3cd3](https://github.com/daeuniverse/daed-revived-next/commit/1ed3cd3e4a493afb4fed151f6eb2738103b80117))
* **config:** nextui ([c1f6140](https://github.com/daeuniverse/daed-revived-next/commit/c1f6140f8919e1c3b739c062e3aa621ae41ef63a))
* dns page ([ce6dd34](https://github.com/daeuniverse/daed-revived-next/commit/ce6dd34bcf522d263b8f9511636f7de9191649d2))
* dns page ([11fc08d](https://github.com/daeuniverse/daed-revived-next/commit/11fc08d3a8ea318cf7c0b627efb93313c2df824d))
* favicon.ico ([fa733da](https://github.com/daeuniverse/daed-revived-next/commit/fa733da656b6cb427b61b7b1825fb0c31959f3ac))
* **i18n:** refresh ([93c330c](https://github.com/daeuniverse/daed-revived-next/commit/93c330ce16af5bd8072f91808a3f3a9bfc97e741))
* load fira code font ([48e63b3](https://github.com/daeuniverse/daed-revived-next/commit/48e63b34cbffbee7beb93f6ab50942726d1103c8))
* logout ([8c17ab6](https://github.com/daeuniverse/daed-revived-next/commit/8c17ab6be52523a927ec9fc094f96592a37d333d))
* nextui ([6bb09c0](https://github.com/daeuniverse/daed-revived-next/commit/6bb09c00229145de726c7c2bb5c1d4867a6827f4))
* **nextui:** dns, routing ([acdcf1c](https://github.com/daeuniverse/daed-revived-next/commit/acdcf1c343c49a1f105d2b9b0525426362e5b7ca))
* node card ([085be56](https://github.com/daeuniverse/daed-revived-next/commit/085be56f8467c2ffe3fb1f25f4b4928553aba4a0))
* remove config dialog ([3644f91](https://github.com/daeuniverse/daed-revived-next/commit/3644f918b9afae3cbc2454e87e5a8e2a727b538e))
* routing page ([8b9dfb5](https://github.com/daeuniverse/daed-revived-next/commit/8b9dfb55b0aa4d397bc3f47832fcb2100837ae3d))
* **TagsInput:** add border ([381cc76](https://github.com/daeuniverse/daed-revived-next/commit/381cc76934d340e9e94fbc8d3aa97c4111702ee4))
* tweak the variables to be more generic ([9f5bc53](https://github.com/daeuniverse/daed-revived-next/commit/9f5bc5385c1220b762443bf1cfecdd9a90a403f9))
* update fonts ([627b700](https://github.com/daeuniverse/daed-revived-next/commit/627b700c76b3da7773d9b0cd96579c36825ae520))
* update layouts ([3dc843e](https://github.com/daeuniverse/daed-revived-next/commit/3dc843e1d277c269d19bd24f9092ece96644ada3))
* update metadata viewport ([b2dcc81](https://github.com/daeuniverse/daed-revived-next/commit/b2dcc81e93f7768cff008022220673ae8437b0af))
* update orchestrate page layout ([8266db5](https://github.com/daeuniverse/daed-revived-next/commit/8266db5175a1bcc4c54783f2a7d343574dc6c776))
* update orchestrate page layout ([48dbe72](https://github.com/daeuniverse/daed-revived-next/commit/48dbe7203f576627b285c7d17ea57f6958615a90))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daed-revived-next",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit e19c94d

Please sign in to comment.