Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.2.0](1.1.0...1.2.0) (2024-09-13) ### Bug Fixes * **docker:** correct Dockerfile syntax ([1abb6f0](1abb6f0)) * **docker:** correctly propagate git_ref to nested docker builds ([b79455f](b79455f)) * **docker:** infer BUILD_VERSION from environment ([6770b9c](6770b9c)) * **gh:** bump actions/checkout from v3 to v4 ([4c3dd7c](4c3dd7c)) * **gh:** revert to fetch-depth: 0 ([30a489c](30a489c)) * **loader:** remove unnecesary VRM MQTT reconnect code, lower MQTT reconnect interval to 10s ([f9ce300](f9ce300)) ### Features * **build:** extract buildVersion, use it in mqtt clientId ([c523cc6](c523cc6))
- Loading branch information