From 3c9bd7187ca58b11aedf741a887885b957ab39d4 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 07:09:13 +0000 Subject: [PATCH] chore(release): v1.109.0 --- CHANGELOG.md | 15 +++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e43211..a61fe66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +### [1.109.0](https://github.com/taiga-family/ci/compare/v1.108.0...v1.109.0) (2025-01-27) + +### 🐞 Bug Fixes + +- update actions/setup-node action to v4.2.0 (#320) + [(f67a150)](https://github.com/taiga-family/ci/commit/f67a1501f089c4a4efecdb15185b2929f1834e05) +- update github/codeql-action action to v3.28.5 (#319) + [(e5a79f6)](https://github.com/taiga-family/ci/commit/e5a79f6f6f350fd124afe86b5821145c0e1b1d98) +- update github/codeql-action action to v3.28.4 (#318) + [(8613e37)](https://github.com/taiga-family/ci/commit/8613e3773abfaee3ccc5d925e5c87843ae7069e9) +- update github/codeql-action action to v3.28.3 (#317) + [(977c0fb)](https://github.com/taiga-family/ci/commit/977c0fbc22f805a0ee6885514ff373401d2dcbb6) +- update github/codeql-action action to v3.28.2 (#315) + [(90f16ed)](https://github.com/taiga-family/ci/commit/90f16edf6565d1f031d38cf1d2799278d2190618) + ### [1.108.0](https://github.com/taiga-family/ci/compare/v1.107.0...v1.108.0) (2025-01-13) ### [1.107.0](https://github.com/taiga-family/ci/compare/v1.106.0...v1.107.0) (2025-01-10) diff --git a/package-lock.json b/package-lock.json index ff3e38d..823ba28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-ui-ci", - "version": "1.108.0", + "version": "1.109.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-ui-ci", - "version": "1.108.0", + "version": "1.109.0", "license": "Apache-2.0", "devDependencies": { "@taiga-ui/auto-changelog-config": "0.244.0", diff --git a/package.json b/package.json index f9bd35e..de37e97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-ui-ci", - "version": "1.108.0", + "version": "1.109.0", "private": true, "license": "Apache-2.0", "scripts": {