Skip to content

Commit 5e66dce

Browse files
committed
chore(backend): release v0.25.1
1 parent f621792 commit 5e66dce

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.25.1 (2025-07-19)</small>
4+
5+
* bump @octokit/auth-app from 8.0.1 to 8.0.2 ([72640ef](https://github.com/deploystackio/deploystack/commit/72640efe94a7b1f1d74cbc76c70345edf478d8c7))* bump @types/node from 24.0.10 to 24.0.13 ([bff998e](https://github.com/deploystackio/deploystack/commit/bff998efeead965b6a5277e182e12e3c2106f746))* bump argon2 from 0.43.0 to 0.43.1 ([ad4f8d3](https://github.com/deploystackio/deploystack/commit/ad4f8d324acefc9f613e9e3bd9e67be1dd95a7f7))* bump drizzle-orm from 0.44.2 to 0.44.3 ([f20663e](https://github.com/deploystackio/deploystack/commit/f20663e3a26864874bdb7bf0268a437a3787a0d2))* bump eslint from 9.30.1 to 9.31.0 ([396aa87](https://github.com/deploystackio/deploystack/commit/396aa87edf3828f17de8662e7ca79ef3ce597348))* bump supertest from 7.1.2 to 7.1.3 ([3db95a9](https://github.com/deploystackio/deploystack/commit/3db95a9824f1d3cde11018f8268cefc14da345b6))* bump typescript-eslint from 8.36.0 to 8.37.0 ([f2d5957](https://github.com/deploystackio/deploystack/commit/f2d5957dd9858cdf9d7fef37ebf6f715aa619881))* bump vite from 7.0.2 to 7.0.4 ([6356b7f](https://github.com/deploystackio/deploystack/commit/6356b7f124a1bc04bea21dc7979f88939dfe5cf5))* bump zod from 3.25.76 to 4.0.5 ([bb08d44](https://github.com/deploystackio/deploystack/commit/bb08d4493a04fb83948303ffa413d9bcdea3dfd6))* bump zod from 3.25.76 to 4.0.5 in /services/backend ([d3deae2](https://github.com/deploystackio/deploystack/commit/d3deae2f05a11e29fb2c9df2059987fcc04ce462))* release v0.25.0 ([2ff8881](https://github.com/deploystackio/deploystack/commit/2ff8881cbb4a77f74c9f678d9059fcc70ee40c16))* migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation ([9d54576](https://github.com/deploystackio/deploystack/commit/9d54576d8d50e25771aca4f6e302cdd38a2a0b0c))* update error handling to use 'issues' instead of 'errors' in validation responses ([d738027](https://github.com/deploystackio/deploystack/commit/d73802718eeaa9e7dea99aa6ad0eb3754ff58b28))* update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files ([59d467c](https://github.com/deploystackio/deploystack/commit/59d467c9a7033e3676704f7394dad23cf261ea34))* update parameter schemas to use type-only definitions for consistency ([5f0f381](https://github.com/deploystackio/deploystack/commit/5f0f38167a59367a8c312fc5c40c7dca1ed271f8))* ([6d6543d](https://github.com/deploystackio/deploystack/commit/6d6543de61d1d32aaeb5765d3b73f4fdc8fabdcf))* ([f71892e](https://github.com/deploystackio/deploystack/commit/f71892e61ccedbbb22f739fb9434dcf0ba3b06b3))* Implement MCP Installation Service and related components ([c88481f](https://github.com/deploystackio/deploystack/commit/c88481fd7e01a005169e0052e49ee60ba54c641e))* update environment variable display to use variable name instead of index ([df6e47c](https://github.com/deploystackio/deploystack/commit/df6e47ce6d7954254c6c145a1f5a0a7c415ac696))
6+
37
## 0.25.0 (2025-07-19)
48

59
* migrate from zod-to-json-schema to zod-openapi for OpenAPI schema generation ([9d54576](https://github.com/deploystackio/deploystack/commit/9d54576d8d50e25771aca4f6e302cdd38a2a0b0c))* update error handling to use 'issues' instead of 'errors' in validation responses ([d738027](https://github.com/deploystackio/deploystack/commit/d73802718eeaa9e7dea99aa6ad0eb3754ff58b28))* update error handling to use 'issues' instead of 'errors' in validation responses across multiple test files ([59d467c](https://github.com/deploystackio/deploystack/commit/59d467c9a7033e3676704f7394dad23cf261ea34))* update parameter schemas to use type-only definitions for consistency ([5f0f381](https://github.com/deploystackio/deploystack/commit/5f0f38167a59367a8c312fc5c40c7dca1ed271f8))* ([6d6543d](https://github.com/deploystackio/deploystack/commit/6d6543de61d1d32aaeb5765d3b73f4fdc8fabdcf))* ([f71892e](https://github.com/deploystackio/deploystack/commit/f71892e61ccedbbb22f739fb9434dcf0ba3b06b3))* Implement MCP Installation Service and related components ([c88481f](https://github.com/deploystackio/deploystack/commit/c88481fd7e01a005169e0052e49ee60ba54c641e))* bump @octokit/auth-app from 8.0.1 to 8.0.2 ([72640ef](https://github.com/deploystackio/deploystack/commit/72640efe94a7b1f1d74cbc76c70345edf478d8c7))* bump @types/node from 24.0.10 to 24.0.13 ([bff998e](https://github.com/deploystackio/deploystack/commit/bff998efeead965b6a5277e182e12e3c2106f746))* bump argon2 from 0.43.0 to 0.43.1 ([ad4f8d3](https://github.com/deploystackio/deploystack/commit/ad4f8d324acefc9f613e9e3bd9e67be1dd95a7f7))* bump drizzle-orm from 0.44.2 to 0.44.3 ([f20663e](https://github.com/deploystackio/deploystack/commit/f20663e3a26864874bdb7bf0268a437a3787a0d2))* bump eslint from 9.30.1 to 9.31.0 ([396aa87](https://github.com/deploystackio/deploystack/commit/396aa87edf3828f17de8662e7ca79ef3ce597348))* bump supertest from 7.1.2 to 7.1.3 ([3db95a9](https://github.com/deploystackio/deploystack/commit/3db95a9824f1d3cde11018f8268cefc14da345b6))* bump typescript-eslint from 8.36.0 to 8.37.0 ([f2d5957](https://github.com/deploystackio/deploystack/commit/f2d5957dd9858cdf9d7fef37ebf6f715aa619881))* bump vite from 7.0.2 to 7.0.4 ([6356b7f](https://github.com/deploystackio/deploystack/commit/6356b7f124a1bc04bea21dc7979f88939dfe5cf5))* bump zod from 3.25.76 to 4.0.5 ([bb08d44](https://github.com/deploystackio/deploystack/commit/bb08d4493a04fb83948303ffa413d9bcdea3dfd6))* bump zod from 3.25.76 to 4.0.5 in /services/backend ([d3deae2](https://github.com/deploystackio/deploystack/commit/d3deae2f05a11e29fb2c9df2059987fcc04ce462))* update environment variable display to use variable name instead of index ([df6e47c](https://github.com/deploystackio/deploystack/commit/df6e47ce6d7954254c6c145a1f5a0a7c415ac696))

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.25.0",
3+
"version": "0.25.1",
44
"scripts": {
55
"dev": "nodemon",
66
"build": "tsc",

0 commit comments

Comments
 (0)