chore(release): 1.1.2
1.1.2 (2022-01-13)
Bug Fixes
- version: update package-lock.json. closes #2 (closed) (e8ae3db)
Continuous Integration
-
build: create the docker image and push it to
${CI_REGISTRY}
(a6c6d53) - commitlint: enforce commit message format (77231b9)
-
release: avoid regression in
dev
branch (e0f89cb) -
release: create release automatically with
semantic-release
(2f62eb4) - release: tag docker images based on release cycle (b9731cd)
- test: allow failing test (2a4ff24)
- test: verify dependencies, build and code tests (030c097)
Documentation
- contributing: explain commit message format (58e04b9)