v2.12.6
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-24 - 2.12.6
|
||||
|
||||
### Fixes
|
||||
|
||||
- refresh reverse proxy UI labels and pnpm workspace config (catalog)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@serve.zone/catalog",
|
||||
"version": "2.12.5",
|
||||
"version": "2.12.6",
|
||||
"private": false,
|
||||
"description": "UI component catalog for serve.zone",
|
||||
"main": "dist_ts_web/index.js",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@serve.zone/catalog',
|
||||
version: '2.12.5',
|
||||
version: '2.12.6',
|
||||
description: 'UI component catalog for serve.zone'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user