Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 4f2e90b

Browse files
authored
Merge pull request #113 from Alfresco/dev-eromano-111
#111 fix webpack import for ProcessInstanceVariables and add a test t…
2 parents 585aa1d + dbbe43f commit 4f2e90b

File tree

8 files changed

+128453
-1699
lines changed

8 files changed

+128453
-1699
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@ Alfresco JS API
66

77
_This project provides a JavaScript client API into the v1 Alfresco REST API_
88

9+
<a name="0.5.2"></a>
10+
# [0.5.2](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.5.2) (05-12-2016)
11+
12+
## fix
13+
- [ProcessInstanceVariablesApi doesn't work in webpack #111](https://github.com/Alfresco/alfresco-js-api/issues/111)
14+
15+
## Features
16+
- [Add a test for webpack build #112](https://github.com/Alfresco/alfresco-js-api/issues/112)
17+
918
<a name="0.5.1"></a>
1019
# [0.5.1](https://github.com/Alfresco/alfresco-js-api/releases/tag/0.5.1) (05-12-2016)
1120

1221
## Features
13-
- [Add the ecm-model service methods of the form component inside the js api #102](https://github.com/Alfresco/alfresco-js-api/issues/73)
22+
- [Add the ecm-model service methods of the form component inside the js api #73](https://github.com/Alfresco/alfresco-js-api/issues/73)
1423
- [Add ProcessInstanceVariables service in activiti #109](https://github.com/Alfresco/alfresco-js-api/issues/109)
1524

1625
<a name="0.5.0"></a>

0 commit comments

Comments
 (0)