Release 4.10.0 (#7602)

* bump library versions

* update package lock

* generate reports

* release notes for 4.10.0
This commit is contained in:
Denys Vuika
2022-04-26 18:00:09 +01:00
committed by GitHub
parent dec6f09858
commit 90009d7516
19 changed files with 299 additions and 35 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
{
"name": "alfresco-ng2-components",
"version": "4.9.0",
"version": "4.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "4.10.0-78",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-78.tgz",
"integrity": "sha512-bcATi1heOq76PV+shP8WVAy6Qi2NPt+U2jG1TtF1+gbKylnmAlCWDPtgZhNx2YSGdPPEXddR6r0u6/H4PnPV9w==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0.tgz",
"integrity": "sha512-dl4Q7VJRGYSbDqZH3myIMAInqlXAu4N+5X0uoomtF92YHbSHj71L/6nPgFo6vhJXNwboQOaY0vmE0e5cUJa+IA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",