1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-17 02:40:05 +00:00

chore(release): 0.0.54

This commit is contained in:
Allan Bowe
2022-04-19 18:40:30 +00:00
parent 737d2a24c2
commit d55a619d64
3 changed files with 10 additions and 3 deletions

View File

@@ -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.
### [0.0.54](https://github.com/sasjs/server/compare/v0.0.53...v0.0.54) (2022-04-19)
### Bug Fixes
* added db seed at server startup ([2e63831](https://github.com/sasjs/server/commit/2e63831b90c7457e0e322719ebb1193fd6181cc3))
### [0.0.53](https://github.com/sasjs/server/compare/v0.0.49...v0.0.53) (2022-04-19)