diff --git a/CHANGELOG.md b/CHANGELOG.md index 11645ed..67a622f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.93.4](https://github.com/taiga-family/ci/compare/v1.93.3...v1.93.4) (2024-10-18) + +### 🐞 Bug Fixes + +- update github/codeql-action action to v3.26.13 (#259) + [(1f05054)](https://github.com/taiga-family/ci/commit/1f050541739c95860784de9cf8fb59db4aef2e1a) + ### [1.93.3](https://github.com/taiga-family/ci/compare/v1.93.2...v1.93.3) (2024-10-08) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index 64ceaed..a9e923e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-ui-ci", - "version": "1.93.3", + "version": "1.93.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-ui-ci", - "version": "1.93.3", + "version": "1.93.4", "license": "Apache-2.0", "devDependencies": { "@taiga-ui/auto-changelog-config": "0.226.0", diff --git a/package.json b/package.json index 44d7aa6..8f85064 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-ui-ci", - "version": "1.93.3", + "version": "1.93.4", "private": true, "license": "Apache-2.0", "scripts": {