All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2021-06-14)
- node: remove ENV=production out from Dockerfile to fix yarn install does not install dev deps (30aada1)
- implement docker alpine node 10, 12, 14, 15 & 16 builders (01ea1f4)
- node: missused RUN instead of CMD (5a21c59)