From 47eae7200edd5ce377a5f464e80d6758bf625c8b Mon Sep 17 00:00:00 2001 From: Felipe Lalanne Date: Mon, 15 Nov 2021 11:49:49 -0300 Subject: [PATCH] Go back to `docker` repo type to fix versioning Previous commit now changed ChangeLog format and skipped update of VERSION file. This reverts config back to `docker` and fixes changelog Change-type: patch --- CHANGELOG.md | 3 ++- repo.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a26491d..48adc3ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). -## 12.11.8 - 2021-11-12 +# v12.11.8 +## (2021-11-12) * Re-add resinci config to control node checks [Felipe Lalanne] diff --git a/repo.yml b/repo.yml index a5c671b5..f3033072 100644 --- a/repo.yml +++ b/repo.yml @@ -1,4 +1,4 @@ -type: node +type: docker backports: next: 11.9.x