Skip to content

Commit

Permalink
chore(release): 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenclaw900 committed Dec 30, 2021
1 parent c2b6953 commit 7517997
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 4 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,61 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.4.0](https://github.com/ravenclaw900/DietPi-Dashboard/compare/v0.3.2...v0.4.0) (2021-12-30)


### Features

* **frontend:** allow managing multiple nodes on one page ([#66](https://github.com/ravenclaw900/DietPi-Dashboard/issues/66)) ([c2b6953](https://github.com/ravenclaw900/DietPi-Dashboard/commit/c2b695349233adbf4f2cf196dd25b75737dddb3f))


### Bug Fixes

* **backend:** change port to 5252 ([962ef1d](https://github.com/ravenclaw900/DietPi-Dashboard/commit/962ef1db3c391d2464cb96b826f566b1c9b6af73))
* **backend:** strip extra null characters from output ([fd7711c](https://github.com/ravenclaw900/DietPi-Dashboard/commit/fd7711c2bf06617e81ac924c8aa7e31b1d42ae23))
* **backend:** use UTC timestamps on logger ([a3853c2](https://github.com/ravenclaw900/DietPi-Dashboard/commit/a3853c2697d5a0606499c41fc6cf456543e01a4e))
* **filebrowser:** only set path if file can be opened ([e901295](https://github.com/ravenclaw900/DietPi-Dashboard/commit/e901295f3c05e82f4c845a4eecb5d941f8f4883c))

### [0.3.3](https://github.com/ravenclaw900/DietPi-Dashboard/compare/v0.3.2...v0.3.3) (2021-12-30)


### Features

* **frontend:** allow managing multiple nodes on one page ([#66](https://github.com/ravenclaw900/DietPi-Dashboard/issues/66)) ([c2b6953](https://github.com/ravenclaw900/DietPi-Dashboard/commit/c2b695349233adbf4f2cf196dd25b75737dddb3f))


### Bug Fixes

* **backend:** change port to 5252 ([962ef1d](https://github.com/ravenclaw900/DietPi-Dashboard/commit/962ef1db3c391d2464cb96b826f566b1c9b6af73))
* **backend:** strip extra null characters from output ([fd7711c](https://github.com/ravenclaw900/DietPi-Dashboard/commit/fd7711c2bf06617e81ac924c8aa7e31b1d42ae23))
* **backend:** use UTC timestamps on logger ([a3853c2](https://github.com/ravenclaw900/DietPi-Dashboard/commit/a3853c2697d5a0606499c41fc6cf456543e01a4e))
* **filebrowser:** only set path if file can be opened ([e901295](https://github.com/ravenclaw900/DietPi-Dashboard/commit/e901295f3c05e82f4c845a4eecb5d941f8f4883c))

### [0.3.4](https://github.com/ravenclaw900/DietPi-Dashboard/compare/v0.3.2...v0.3.4) (2021-12-30)


### Features

* **frontend:** allow managing multiple nodes on one page ([#66](https://github.com/ravenclaw900/DietPi-Dashboard/issues/66)) ([c2b6953](https://github.com/ravenclaw900/DietPi-Dashboard/commit/c2b695349233adbf4f2cf196dd25b75737dddb3f))


### Bug Fixes

* **backend:** change port to 5252 ([962ef1d](https://github.com/ravenclaw900/DietPi-Dashboard/commit/962ef1db3c391d2464cb96b826f566b1c9b6af73))
* **backend:** strip extra null characters from output ([fd7711c](https://github.com/ravenclaw900/DietPi-Dashboard/commit/fd7711c2bf06617e81ac924c8aa7e31b1d42ae23))
* **backend:** use UTC timestamps on logger ([a3853c2](https://github.com/ravenclaw900/DietPi-Dashboard/commit/a3853c2697d5a0606499c41fc6cf456543e01a4e))
* **filebrowser:** only set path if file can be opened ([e901295](https://github.com/ravenclaw900/DietPi-Dashboard/commit/e901295f3c05e82f4c845a4eecb5d941f8f4883c))

### [0.3.3](https://github.com/ravenclaw900/DietPi-Dashboard/compare/v0.3.2...v0.3.3) (2021-12-30)


### Bug Fixes

* **backend:** change port to 5252 ([962ef1d](https://github.com/ravenclaw900/DietPi-Dashboard/commit/962ef1db3c391d2464cb96b826f566b1c9b6af73))
* **backend:** strip extra null characters from output ([fd7711c](https://github.com/ravenclaw900/DietPi-Dashboard/commit/fd7711c2bf06617e81ac924c8aa7e31b1d42ae23))
* **backend:** use UTC timestamps on logger ([a3853c2](https://github.com/ravenclaw900/DietPi-Dashboard/commit/a3853c2697d5a0606499c41fc6cf456543e01a4e))
* **filebrowser:** only set path if file can be opened ([e901295](https://github.com/ravenclaw900/DietPi-Dashboard/commit/e901295f3c05e82f4c845a4eecb5d941f8f4883c))

### [0.3.2](https://github.com/ravenclaw900/DietPi-Dashboard/compare/v0.3.1...v0.3.2) (2021-11-27)


Expand Down
2 changes: 1 addition & 1 deletion src/backend/Cargo.lock

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

3 changes: 1 addition & 2 deletions src/backend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dietpi-dashboard"
version = "0.3.2"
version = "0.4.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down Expand Up @@ -30,4 +30,3 @@ frontend = ["include_dir", "warp/compression"]
lto = "fat"
panic = "abort"
codegen-units = 1
incremental = false
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dietpi-dashboard",
"version": "0.3.2",
"version": "0.4.0",
"type": "module",
"license": "GPL-3.0",
"scripts": {
Expand Down

0 comments on commit 7517997

Please sign in to comment.