From 42e140f0ce89d3bb9f26160f8fd1a6e67cd101c0 Mon Sep 17 00:00:00 2001 From: Git Cliff Date: Sat, 22 Oct 2022 08:28:06 +0000 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e0ddcc..54320941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [1.2.0] - 2022-10-21 + +[578929f](578929f2d96f296fe448569680c773f60fc03afb)...[0bd8049](0bd8049a4bca7918397fbd1dc30280837f5af013) + +### Bug Fixes + +- Correct filenames for output of pkgs ([240074c](240074ce6d1b7fad62b04b41f3c97347cdfde46b)) ### Miscellaneous Tasks @@ -12,6 +18,10 @@ All notable changes to this project will be documented in this file. - Log warnings for non-prod node envs ([395fcd2](395fcd2aabc0bcca3101d1538312962007232a10)) +### Reverts + +- Update changelog only on tag push ([a8831a4](a8831a4c1a7ea8f536f0f2120d659d17bfd1faa9)) + ## [1.1.4] - 2022-10-18 [9fbd653](9fbd653d92b0e99fb15e1ead86812f4701656474)...[578929f](578929f2d96f296fe448569680c773f60fc03afb)