Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop' of github.com:erxes/erxes-integrations into de…
Browse files Browse the repository at this point in the history
…velop
  • Loading branch information
batamar committed Aug 16, 2019
2 parents e0b75e0 + 19c853d commit cc51ca5
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 16 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.10.0](https://github.com/erxes/erxes-integrations/compare/0.9.17...0.10.0) (2019-08-15)


### Features

* **gmail:** add gmail integration ([83d2b41](https://github.com/erxes/erxes-integrations/commit/83d2b41)), closes [#5](https://github.com/erxes/erxes-integrations/issues/5)


### Performance Improvements

* **facebook:** add unique indexes ([448a8ae](https://github.com/erxes/erxes-integrations/commit/448a8ae)), closes [#4](https://github.com/erxes/erxes-integrations/issues/4)

## [0.9.17](https://github.com/erxes/erxes-integrations/compare/0.9.16...0.9.17) (2019-07-09)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "erxes-integrations",
"version": "0.9.17",
"version": "0.10.0",
"description": "erxes integrations",
"homepage": "https://erxes.io",
"repository": {
Expand Down Expand Up @@ -68,7 +68,7 @@
"jest": "22.0.4",
"lint-staged": "^3.6.0",
"prettier": "^1.13.7",
"release-it": "^12.3.3",
"release-it": "^12.3.5",
"ts-jest": "22.0.4",
"ts-node": "^7.0.0",
"ts-node-dev": "^1.0.0-pre.32",
Expand Down
38 changes: 24 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,10 @@
universal-user-agent "^2.0.0"
url-template "^2.0.8"

"@octokit/rest@16.28.3":
version "16.28.3"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.28.3.tgz#bf0fe6b3c50b0cc7838cfd4bf19701f763efbf9f"
integrity sha512-hzM2VvVn9o0+sS08y2pp33UF5tKy0XdR2z+/AFD583TjhHlX/9Lmdv3SmRiz0UC6rNqNXe1X7BiZ/QNUwVm27Q==
"@octokit/rest@16.28.6":
version "16.28.6"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-16.28.6.tgz#9e73104077c9c06cf3b1628603b4b0c55a117809"
integrity sha512-ERfzS6g6ZNPJkEUclxLenr+UEncbymCe//IBrWWdp59nslYDeJboq07Ue9brX05Uv0+SY3kwA33cdiVBVPAOMQ==
dependencies:
"@octokit/request" "^5.0.0"
"@octokit/request-error" "^1.0.2"
Expand All @@ -316,7 +316,7 @@
lodash.uniq "^4.5.0"
octokit-pagination-methods "^1.1.0"
once "^1.4.0"
universal-user-agent "^2.0.0"
universal-user-agent "^3.0.0"
url-template "^2.0.8"

"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
Expand Down Expand Up @@ -5092,7 +5092,12 @@ lodash@4.17.11, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

lodash@4.17.14, lodash@^4.17.12:
lodash@4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

lodash@^4.17.12:
version "4.17.14"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
Expand Down Expand Up @@ -6581,13 +6586,13 @@ release-it@^12.2.1:
window-size "1.1.1"
yargs-parser "13.0.0"

release-it@^12.3.3:
version "12.3.3"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-12.3.3.tgz#141d2d340c134389a2f500bd481f8f2750fd0d8c"
integrity sha512-/VAbEt1CRc0qeT7y2m0PC/YujLBKPoFh4nSg6sjppknwB/e43i6UYlJfqf+MwXB82lDeCULyReTHW+Sl1vcGXw==
release-it@^12.3.5:
version "12.3.5"
resolved "https://registry.yarnpkg.com/release-it/-/release-it-12.3.5.tgz#baa729196756461bfc14de85c91ac71b4940bf4e"
integrity sha512-0SvHN8Yr6FRgTMihRCNXrbFKrx9PFQJ8Lwz+dKF01zUv/3W05JE/+Lbckcbjv7i4wKkSn0ZY2yu3zB8y1OnuTQ==
dependencies:
"@iarna/toml" "2.2.3"
"@octokit/rest" "16.28.3"
"@octokit/rest" "16.28.6"
async-retry "1.2.3"
chalk "2.4.2"
cosmiconfig "5.2.1"
Expand All @@ -6602,11 +6607,11 @@ release-it@^12.3.3:
import-cwd "3.0.0"
inquirer "6.5.0"
is-ci "2.0.0"
lodash "4.17.14"
lodash "4.17.15"
mime-types "2.1.24"
ora "3.4.0"
os-name "3.1.0"
semver "6.2.0"
semver "6.3.0"
shelljs "0.8.3"
supports-color "7.0.0"
update-notifier "3.0.1"
Expand Down Expand Up @@ -6913,7 +6918,12 @@ semver@6.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==

semver@6.2.0, semver@^6.0.0, semver@^6.1.1:
semver@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

semver@^6.0.0, semver@^6.1.1:
version "6.2.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
Expand Down

0 comments on commit cc51ca5

Please sign in to comment.