|
4 | 4 |
|
5 | 5 | [1]: https://www.npmjs.com/package/@google-cloud/asset?activeTab=versions |
6 | 6 |
|
| 7 | +## v0.1.1 |
| 8 | + |
| 9 | +12-04-2018 14:41 PST |
| 10 | + |
| 11 | +### Dependencies |
| 12 | +- fix(deps): update dependency google-gax to ^0.22.0 ([#49](https://github.com/googleapis/nodejs-asset/pull/49)) |
| 13 | +- chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 ([#47](https://github.com/googleapis/nodejs-asset/pull/47)) |
| 14 | +- chore(deps): update dependency through2 to v3 ([#44](https://github.com/googleapis/nodejs-asset/pull/44)) |
| 15 | +- chore(deps): update dependency eslint-plugin-node to v8 ([#36](https://github.com/googleapis/nodejs-asset/pull/36)) |
| 16 | +- chore(deps): update dependency eslint-plugin-prettier to v3 ([#21](https://github.com/googleapis/nodejs-asset/pull/21)) |
| 17 | + |
| 18 | +### Documentation |
| 19 | +- sample: Add quickstart sample code for BatchGetAsstesHistory. ([#59](https://github.com/googleapis/nodejs-asset/pull/59)) |
| 20 | +- refactor(samples): convert sample tests from ava to mocha ([#56](https://github.com/googleapis/nodejs-asset/pull/56)) |
| 21 | +- docs: update README.md with correct links ([#66](https://github.com/googleapis/nodejs-asset/pull/66)) |
| 22 | +- docs: update readme badges ([#63](https://github.com/googleapis/nodejs-asset/pull/63)) |
| 23 | +- docs: Fix 404 link to product reference docs. ([#62](https://github.com/googleapis/nodejs-asset/pull/62)) |
| 24 | +- docs(samples): add quickstart code for ExportAssets ([#50](https://github.com/googleapis/nodejs-asset/pull/50)) |
| 25 | + |
| 26 | +### Internal / Testing Changes |
| 27 | +- chore: update license file ([#65](https://github.com/googleapis/nodejs-asset/pull/65)) |
| 28 | +- fix(build): fix system key decryption ([#60](https://github.com/googleapis/nodejs-asset/pull/60)) |
| 29 | +- fix: fix the lint rules ([#58](https://github.com/googleapis/nodejs-asset/pull/58)) |
| 30 | +- chore: do a little lint cleanup ([#53](https://github.com/googleapis/nodejs-asset/pull/53)) |
| 31 | +- chore: add synth.metadata |
| 32 | +- chore: update eslintignore config ([#48](https://github.com/googleapis/nodejs-asset/pull/48)) |
| 33 | +- chore: drop contributors from multiple places ([#46](https://github.com/googleapis/nodejs-asset/pull/46)) |
| 34 | +- chore: use latest npm on Windows ([#45](https://github.com/googleapis/nodejs-asset/pull/45)) |
| 35 | +- chore: update CircleCI config ([#43](https://github.com/googleapis/nodejs-asset/pull/43)) |
| 36 | +- chore: include build in eslintignore ([#40](https://github.com/googleapis/nodejs-asset/pull/40)) |
| 37 | +- chore: update issue templates ([#35](https://github.com/googleapis/nodejs-asset/pull/35)) |
| 38 | +- chore: remove old issue template ([#33](https://github.com/googleapis/nodejs-asset/pull/33)) |
| 39 | +- build: run tests on node11 ([#32](https://github.com/googleapis/nodejs-asset/pull/32)) |
| 40 | +- chores(build): run codecov on continuous builds ([#29](https://github.com/googleapis/nodejs-asset/pull/29)) |
| 41 | +- chores(build): do not collect sponge.xml from windows builds ([#30](https://github.com/googleapis/nodejs-asset/pull/30)) |
| 42 | +- chore: update new issue template ([#28](https://github.com/googleapis/nodejs-asset/pull/28)) |
| 43 | +- build: fix codecov uploading on Kokoro ([#24](https://github.com/googleapis/nodejs-asset/pull/24)) |
| 44 | +- Update CI config ([#22](https://github.com/googleapis/nodejs-asset/pull/22)) |
| 45 | +- Update CI config and move to const ([#19](https://github.com/googleapis/nodejs-asset/pull/19)) |
| 46 | +- test: remove appveyor config ([#17](https://github.com/googleapis/nodejs-asset/pull/17)) |
| 47 | +- Fix the linter ([#16](https://github.com/googleapis/nodejs-asset/pull/16)) |
| 48 | +- Enable prefer-const in the eslint config ([#15](https://github.com/googleapis/nodejs-asset/pull/15)) |
| 49 | + |
7 | 50 | ## v0.1.0 |
8 | 51 |
|
9 | 52 | Initial release of the Cloud Asset API. |
|
0 commit comments