From 6d18946076bd639bd869a898cec1e9a358353fff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Dec 2024 12:55:31 +0000 Subject: [PATCH] chore(release): 4.71.17 --- CHANGELOG.md | 7 +++++++ version.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ffcb5dfa..537fa5c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [4.71.17](https://github.com/WolfSoko/wol-sok-mono/compare/v4.71.16-non-cdk-deployed...v4.71.17) (2024-12-20) + + +### Chore + +* **deps:** update dependency firebase-functions-test to v3.4.0 ([45eb159](https://github.com/WolfSoko/wol-sok-mono/commit/45eb159dabe9dd6add28a47b0306232413402bfe)) + ## [4.71.16](https://github.com/WolfSoko/wol-sok-mono/compare/v4.71.15-non-cdk-deployed...v4.71.16) (2024-12-20) diff --git a/version.json b/version.json index 823d6d76e..c657c7ce8 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.71.16" + "version": "4.71.17" }