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

Commit 3d1298a

Browse files
magemelloDenys Vuika
authored andcommitted
1.2.1 (#191)
* add "browser" target to fix bundling issues (#190) Allows using both within node.js and browser environments by specifying "browser" target that can be used for bundlers, like Webpack: https://webpack.js.org/configuration/resolve/#resolve-mainfields * Update CHANGELOG.md * #187 Fix getContentThumbnailUrl using the enterprise path (#188) * 1.2.1 * build 1.2.1 * Update CHANGELOG.md
1 parent ac2bb31 commit 3d1298a

File tree

5 files changed

+46
-60342
lines changed

5 files changed

+46
-60342
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
</p>
44

55
Alfresco JS API
6+
7+
<a name="1.3.0"></a>
8+
# [1.3.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.3.0) (xx-xx-2017)
9+
## Fix
10+
11+
<a name="1.2.1"></a>
12+
# [1.2.1](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.2.1) (06-03-2017)
13+
## Fix
14+
- [Fix getContentThumbnailUrl API using the enterprice version #187](https://github.com/Alfresco/alfresco-js-api/pull/187)
15+
- [add "browser" target to fix bundling issues #190](https://github.com/Alfresco/alfresco-js-api/pull/190)
16+
617
<a name="1.2.0"></a>
718
# [1.2.0](https://github.com/Alfresco/alfresco-js-api/releases/tag/1.2.0) (27-02-2017)
819
## Fix

0 commit comments

Comments
 (0)