Skip to content

Commit 4e60bb2

Browse files
committed
chore: release 2.6.0
1 parent 680d64a commit 4e60bb2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

projects/gui/ng-package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"allowedNonPeerDependencies": [
1111
"@acrodata/code-editor",
12+
"@acrodata/gradient-picker",
1213
"@acrodata/rnd-dialog"
1314
]
1415
}

projects/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acrodata/gui",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"description": "JSON powered GUI for configurable panels.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)