mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-05 20:41:43 -07:00
chore(release): 1.5.0
This commit is contained in:
parent
1e84548dd9
commit
d6f05af126
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
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.
|
||||
|
||||
## [1.5.0](https://github.com/dec0dOS/zero-ui/compare/v1.4.1...v1.5.0) (2022-08-25)
|
||||
|
||||
### Features
|
||||
|
||||
- **backend:** add cron and ping members ([d3fdac6](https://github.com/dec0dOS/zero-ui/commit/d3fdac61bdd95c7ff42e7db373cd3973d42ca8ce))
|
||||
- last online ([40f98cc](https://github.com/dec0dOS/zero-ui/commit/40f98cc9df322f2b8b4c4a8baed96c96fd2c56d7))
|
||||
|
||||
### [1.4.1](https://github.com/dec0dOS/zero-ui/compare/v1.4.0...v1.4.1) (2022-06-22)
|
||||
|
||||
## [1.4.0](https://github.com/dec0dOS/zero-ui/compare/v1.3.2...v1.4.0) (2022-06-18)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "zero-ui",
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.0",
|
||||
"workspaces": [
|
||||
"backend",
|
||||
"frontend"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue