Merge tag '0.1.0' into dev

working basics
This commit is contained in:
Philipp Dormann 2021-03-26 18:01:03 +01:00
commit 88996f81d8
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### 0.0.1

View File

@ -1,6 +1,6 @@
{
"name": "@odit/lfk-selfservice",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vite build",