UNPKG

google-ads-node

Version:

Google Ads gRPC Client Library for Node

58 lines (31 loc) 2.25 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.1.3"></a> ## [0.1.3](https://github.com/opteo/google-ads-node/compare/v0.1.2...v0.1.3) (2019-02-25) ### Bug Fixes * **configs:** generate ts declaration files ([879e814](https://github.com/opteo/google-ads-node/commit/879e814)) * **services:** ignore type errors for proto services ([ef5fd76](https://github.com/opteo/google-ads-node/commit/ef5fd76)) <a name="0.1.2"></a> ## [0.1.2](https://github.com/opteo/google-ads-node/compare/v0.1.1...v0.1.2) (2019-02-21) ### Bug Fixes * explicit export ([d5d5502](https://github.com/opteo/google-ads-node/commit/d5d5502)) <a name="0.1.1"></a> ## [0.1.1](https://github.com/opteo/google-ads-node/compare/v0.1.0...v0.1.1) (2019-02-21) <a name="0.1.0"></a> # 0.1.0 (2019-02-21) ### Bug Fixes * always get last message in error parsing ([d41f469](https://github.com/opteo/google-ads-node/commit/d41f469)) * circleci status badge ([1bfcbd6](https://github.com/opteo/google-ads-node/commit/1bfcbd6)) * dependency reorganisation ([b8b9116](https://github.com/opteo/google-ads-node/commit/b8b9116)) * ensure node-gyp is installed on circleci ([94f07ea](https://github.com/opteo/google-ads-node/commit/94f07ea)) * grpc-tools version bump to fix internal node-pre-gyp error ([8d468f2](https://github.com/opteo/google-ads-node/commit/8d468f2)) * ignore proto compilation on circleci for now ([8ddf0f1](https://github.com/opteo/google-ads-node/commit/8ddf0f1)) * linting + cleanup ([3c48332](https://github.com/opteo/google-ads-node/commit/3c48332)) * minor credential changes ([d08a941](https://github.com/opteo/google-ads-node/commit/d08a941)) * removed coverage from circleci ([8491785](https://github.com/opteo/google-ads-node/commit/8491785)) * updated error handling interceptor ([c977c9a](https://github.com/opteo/google-ads-node/commit/c977c9a)) * yarn installation ([d8b4f58](https://github.com/opteo/google-ads-node/commit/d8b4f58)) <a name="0.1.0"></a> # [0.1.0](https://github.com/opteo/google-ads-node/compare/v1.1.2...v0.1.0) (2019-02-12) <a name="1.1.2"></a> ## 1.1.2 (2019-02-12)