diff --git a/CHANGELOG.md b/CHANGELOG.md index a61fe66..c6f3606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +### [1.110.0](https://github.com/taiga-family/ci/compare/v1.109.0...v1.110.0) (2025-01-29) + +### 🐞 Bug Fixes + +- update github/codeql-action action to v3.28.8 (#325) + [(b346773)](https://github.com/taiga-family/ci/commit/b34677375fa7a154d41229c7c5ddce2c39c6c802) +- update github/codeql-action action to v3.28.7 (#324) + [(d6e6014)](https://github.com/taiga-family/ci/commit/d6e601423c93980a0cde62fb9776565621d9ef7c) +- update github/codeql-action action to v3.28.6 (#323) + [(4528ff9)](https://github.com/taiga-family/ci/commit/4528ff9ad292f58eb760dadb6b542e1d8c1137de) + ### [1.109.0](https://github.com/taiga-family/ci/compare/v1.108.0...v1.109.0) (2025-01-27) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index bf343b4..b004f94 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-ui-ci", - "version": "1.109.0", + "version": "1.110.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-ui-ci", - "version": "1.109.0", + "version": "1.110.0", "license": "Apache-2.0", "devDependencies": { "@taiga-ui/auto-changelog-config": "0.246.0", diff --git a/package.json b/package.json index b08df59..bd4da10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-ui-ci", - "version": "1.109.0", + "version": "1.110.0", "private": true, "license": "Apache-2.0", "scripts": {