Skip to content

Commit ebaf832

Browse files
committed
chore(backend): release v0.20.9
1 parent cfcf420 commit ebaf832

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

services/backend/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## <small>0.20.9 (2025-07-05)</small>
4+
5+
* remove unused i18n import from Setup.vue ([4f9e315](https://github.com/deploystackio/deploystack/commit/4f9e315ba8ebb9994e2b9fe4db7b18eb3dea497b))* update logging section in README with additional details and examples ([2c975fc](https://github.com/deploystackio/deploystack/commit/2c975fcdfd00df81fc0cd507817e587e5acf565f))* update @typescript-eslint/parser to version 8.35.1 and add license information ([6c0c303](https://github.com/deploystackio/deploystack/commit/6c0c303bd2a950749d9da62f48e9fc3c6b54fbad))* bump @tailwindcss/postcss from 4.1.10 to 4.1.11 ([b0a0537](https://github.com/deploystackio/deploystack/commit/b0a0537701c3aa4f21711e519a9b9a2ddecc646d))* bump @tailwindcss/vite from 4.1.10 to 4.1.11 ([3f9af39](https://github.com/deploystackio/deploystack/commit/3f9af3916c2f25881ea3fb8fb0eb8444289413e4))* bump @types/node from 24.0.3 to 24.0.7 ([ca8fff3](https://github.com/deploystackio/deploystack/commit/ca8fff343f2e3cdb23d5eeb4e9cb95ac518cfe72))* bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 ([1acf799](https://github.com/deploystackio/deploystack/commit/1acf79919652091bb33e9b2ad574e98e4006d298))* bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 ([778701c](https://github.com/deploystackio/deploystack/commit/778701c4f8dde5c63d3afe1ea9ac7570fa4b7ed0))* bump better-sqlite3 from 12.1.1 to 12.2.0 ([db8f8ec](https://github.com/deploystackio/deploystack/commit/db8f8eca3f82edaebb8aa7bfae6a34c0f4815562))* bump eslint from 9.29.0 to 9.30.0 ([614aefc](https://github.com/deploystackio/deploystack/commit/614aefc76e4d5f1d780fcecfdec4e96418d10213))* bump nodemailer from 7.0.3 to 7.0.4 ([36e3b44](https://github.com/deploystackio/deploystack/commit/36e3b44992efe5bef7460a24bb7e93e688131e9a))* bump tailwindcss from 4.1.10 to 4.1.11 ([e60d1c4](https://github.com/deploystackio/deploystack/commit/e60d1c47ba26135c0719dc2ef3dc42e6b9fe12eb))* bump typescript-eslint from 8.35.0 to 8.35.1 ([be3bb86](https://github.com/deploystackio/deploystack/commit/be3bb86746f9074689e32c8664ed68f4148c262b))* bump vite from 6.3.5 to 7.0.0 ([19794e4](https://github.com/deploystackio/deploystack/commit/19794e48d3f6ec88b01397c49e24517a48f5bc4e))* bump zod-to-json-schema from 3.24.5 to 3.24.6 ([53f59c1](https://github.com/deploystackio/deploystack/commit/53f59c19b37bad9912b9b528af0896d565343946))* release v0.20.8 ([62576b0](https://github.com/deploystackio/deploystack/commit/62576b00bb63b9682e0b618de927c676f60ae768))* update rootDir in tsconfig.json to 'src' ([7c1be68](https://github.com/deploystackio/deploystack/commit/7c1be68adf798675fd6c4cebd66cb8eb934c75f3))* add cross-user permissions tests and update test context structure ([6ab293c](https://github.com/deploystackio/deploystack/commit/6ab293c21cec4af2840c59a4ed5cebb106655f6e))* disable eslint rule for explicit any in cloud providers and cloud credentials routes ([5cfeaa7](https://github.com/deploystackio/deploystack/commit/5cfeaa76022ad34dec73a3787c6725d99dc05b26))* ([8d47c2b](https://github.com/deploystackio/deploystack/commit/8d47c2bc8336d829e146592099fed1996d7bfc37))
6+
37
## <small>0.20.8 (2025-07-05)</small>
48

59
* add cross-user permissions tests and update test context structure ([6ab293c](https://github.com/deploystackio/deploystack/commit/6ab293c21cec4af2840c59a4ed5cebb106655f6e))* update @typescript-eslint/parser to version 8.35.1 and add license information ([6c0c303](https://github.com/deploystackio/deploystack/commit/6c0c303bd2a950749d9da62f48e9fc3c6b54fbad))* bump @tailwindcss/postcss from 4.1.10 to 4.1.11 ([b0a0537](https://github.com/deploystackio/deploystack/commit/b0a0537701c3aa4f21711e519a9b9a2ddecc646d))* bump @tailwindcss/vite from 4.1.10 to 4.1.11 ([3f9af39](https://github.com/deploystackio/deploystack/commit/3f9af3916c2f25881ea3fb8fb0eb8444289413e4))* bump @types/node from 24.0.3 to 24.0.7 ([ca8fff3](https://github.com/deploystackio/deploystack/commit/ca8fff343f2e3cdb23d5eeb4e9cb95ac518cfe72))* bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 ([1acf799](https://github.com/deploystackio/deploystack/commit/1acf79919652091bb33e9b2ad574e98e4006d298))* bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 ([778701c](https://github.com/deploystackio/deploystack/commit/778701c4f8dde5c63d3afe1ea9ac7570fa4b7ed0))* bump better-sqlite3 from 12.1.1 to 12.2.0 ([db8f8ec](https://github.com/deploystackio/deploystack/commit/db8f8eca3f82edaebb8aa7bfae6a34c0f4815562))* bump eslint from 9.29.0 to 9.30.0 ([614aefc](https://github.com/deploystackio/deploystack/commit/614aefc76e4d5f1d780fcecfdec4e96418d10213))* bump nodemailer from 7.0.3 to 7.0.4 ([36e3b44](https://github.com/deploystackio/deploystack/commit/36e3b44992efe5bef7460a24bb7e93e688131e9a))* bump tailwindcss from 4.1.10 to 4.1.11 ([e60d1c4](https://github.com/deploystackio/deploystack/commit/e60d1c47ba26135c0719dc2ef3dc42e6b9fe12eb))* bump typescript-eslint from 8.35.0 to 8.35.1 ([be3bb86](https://github.com/deploystackio/deploystack/commit/be3bb86746f9074689e32c8664ed68f4148c262b))* bump vite from 6.3.5 to 7.0.0 ([19794e4](https://github.com/deploystackio/deploystack/commit/19794e48d3f6ec88b01397c49e24517a48f5bc4e))* bump zod-to-json-schema from 3.24.5 to 3.24.6 ([53f59c1](https://github.com/deploystackio/deploystack/commit/53f59c19b37bad9912b9b528af0896d565343946))* update rootDir in tsconfig.json to 'src' ([7c1be68](https://github.com/deploystackio/deploystack/commit/7c1be68adf798675fd6c4cebd66cb8eb934c75f3))* disable eslint rule for explicit any in cloud providers and cloud credentials routes ([5cfeaa7](https://github.com/deploystackio/deploystack/commit/5cfeaa76022ad34dec73a3787c6725d99dc05b26))* ([8d47c2b](https://github.com/deploystackio/deploystack/commit/8d47c2bc8336d829e146592099fed1996d7bfc37))

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/backend",
3-
"version": "0.20.8",
3+
"version": "0.20.9",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc",

0 commit comments

Comments
 (0)