Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrRogov committed Nov 24, 2017
1 parent 49cd13a commit 20eb3db
Show file tree
Hide file tree
Showing 6 changed files with 264 additions and 130 deletions.
2 changes: 1 addition & 1 deletion dist/dwa.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! dwa v1.3.4 (c) 2017 Aleksandr Rogov */
/*! dwa v1.4.0 (c) 2017 Aleksandr Rogov */
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
Expand Down
180 changes: 129 additions & 51 deletions dist/dynamics-web-api-callbacks.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/dynamics-web-api-callbacks.min.js

Large diffs are not rendered by default.

202 changes: 129 additions & 73 deletions dist/dynamics-web-api.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/dynamics-web-api.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dynamics-web-api",
"version": "1.3.4",
"version": "1.4.0",
"description": "DynamicsWebApi is a Microsoft Dynamics CRM Web API helper library",
"keywords": [
"crm",
Expand Down

0 comments on commit 20eb3db

Please sign in to comment.