Releases: 0xb4lamx/nestjs-boilerplate-microservice
Releases · 0xb4lamx/nestjs-boilerplate-microservice
v1.0.0
1.0.0 (2019-10-08)
Bug Fixes
- build.sh: data directory creation (9d26d6f)
- build.sh: HOST environment variable (6064305)
- build.sh: installed and loaded node_module from local (01030bd)
- build.sh: missing space typo (dcc9ceb)
- build.sh: persisted data in eventstore and mysql database (0e7eed4)
- dockerfile: loaded node_modules from local (0b36c5d)
- Dockerfile: loaded ormconfig.js (2650f6b)
- envVar.sh: HOST environment variable export (b7c97c2)
Features
- cleanup.sh: added script that cleans up environment (3456484)
- commitlint config: initiated commitlint configuration (af81914)
- containers: added adminer (2634cc2)
- dockerfile: prod dockerfile (7416ea1)
- package-lock.json: added dependencies for commit control (0422d82)
- package.json: added commit control using conventional comits spex (533f916)
- symanticrelease: symantic release configuration and script (26aeec5)