Release 8.1.1 (#11145)

This commit is contained in:
dominikiwanekhyland
2025-08-26 11:35:21 +02:00
committed by GitHub
parent 0576aac985
commit e0f0486e66
18 changed files with 115 additions and 32 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
{
"name": "@alfresco/adf-cli",
"version": "8.1.0",
"version": "8.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@alfresco/adf-cli",
"version": "8.1.0",
"version": "8.1.1",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=9.0.0",
"@alfresco/js-api": ">=9.1.0",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
@@ -30,9 +30,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.0.0.tgz",
"integrity": "sha512-tkVc3vCmbyp1cAJOtga/c5kApWmkj7lBmnJk0M+Jx/aek5mUQkXvDKlpPBoE0QR8UHKEKgB6HgwmaOMumYQVAw==",
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.1.0.tgz",
"integrity": "sha512-pI4XuSzxpHHJjITcYgOW8/dbzO+HLnhmLSuPxka4vfQPybqtFk/xyV/xHqb/84CJzWSeCmycGWKHaJw7c+k2qw==",
"license": "Apache-2.0",
"dependencies": {
"event-emitter": "^0.3.5",