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.0.2](https://git.xangelo.ca/?p=risinglegends.git;a=commitdiff;h=v0.0.2;hp=v0.0.1;ds=sidebyside) (2023-07-07)
+
+
+### Bug Fixes
+
+* give users free healing if they have less than 20g 8dbffa6
+* type in temp professional services 5671ff4
+
### 0.0.1 (2023-07-04)
{
"name": "rising-legends",
"private": true,
- "version": "0.0.1",
+ "version": "0.0.2",
"scripts": {
"up": "npx prisma migrate dev --name \"init\"",
"start": "pm2 start dist/server/api.js",