Feature/release 0.85.0 (#4)
* Simplify project setup * Setup docker * Add seed * Simplify project setup * Setup docker * Add seed * Release 0.85.0 * Release 0.85.0
This commit is contained in:
parent
e5d7df3e7b
commit
6d070e2ea1
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,18 +5,13 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed the routing to `routerLink` for an improved navigation experience
|
||||
- Simplified the initial project setup
|
||||
|
||||
## 0.85.0 - 12.04.2021
|
||||
## 0.85.0 - 16.04.2021
|
||||
|
||||
### Changed
|
||||
|
||||
- Refactored many frontend components
|
||||
- Changed the routing to `routerLink` for an improved navigation experience
|
||||
- Simplified the initial project setup
|
||||
|
||||
## 0.84.0 - 11.04.2021
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ghostfolio",
|
||||
"version": "0.84.0",
|
||||
"version": "0.85.0",
|
||||
"scripts": {
|
||||
"affected": "nx affected",
|
||||
"affected:apps": "nx affected:apps",
|
||||
|
Loading…
x
Reference in New Issue
Block a user