Skip to content

Commit 14e3b3b

Browse files
Lasimgithub-actions[bot]
authored andcommitted
chore(frontend): release v0.42.0
1 parent c47091a commit 14e3b3b

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

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

3+
## 0.42.0 (2025-11-28)
4+
5+
* feat(all): implement breadcrumbs and several frontend and UI improvements f3d3e70
6+
* feat(backend): add total MCP server installation limit per team a9dff02
7+
* feat(frontend): add MCP server limit to team management forms c47091a
8+
* feat(frontend): replace switches with checkboxes for settings c144d10
9+
* fix(backend): set git_branch to null if repository_url is absent bb16362
10+
* chore(all): bump isomorphic-dompurify from 2.32.0 to 2.33.0 6243596
11+
* chore(all): update dependencies in package.json files 12bdfcd
12+
* chore(backend): release v0.46.0 772c0fa
13+
* chore(backend): release v0.46.0 1490b2a
14+
* chore(deps): bump actions/checkout from 5 to 6 e5d84d1
15+
* style(frontend): remove max-width from content area in settings and profile b9624a8
16+
* feature(backend): re-build the global settings - added name param dfab0ed
17+
318
## 0.41.0 (2025-11-25)
419

520
* chore(frontend): release v0.41.0 52da4b2

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/frontend",
3-
"version": "0.41.0",
3+
"version": "0.42.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)