We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25652b commit 16f1784Copy full SHA for 16f1784
components/documentation/library/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@s-ui/documentation-library",
3
- "version": "1.23.0",
+ "version": "1.24.0",
4
"description": "",
5
"main": "lib/main.js",
6
"scripts": {
package.json
@@ -5,7 +5,7 @@
"main": "components/index.js",
7
"build": "sui-studio build",
8
- "check:release": "sui-studio check-release",
+ "check:release": "sui-mono check",
9
"co": "sui-mono commit",
10
"commitmsg": "validate-commit-msg",
11
"dev": "sui-studio dev",
0 commit comments