@looker/sdk
Advanced tools
Comparing version 21.20.0 to 21.20.1
@@ -8,2 +8,33 @@ # Changelog | ||
### [21.20.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v21.20.0...sdk-v21.20.1) (2022-01-27) | ||
### Features | ||
* add http method to IRawResponse ([#925](https://www.github.com/looker-open-source/sdk-codegen/issues/925)) ([25cef47](https://www.github.com/looker-open-source/sdk-codegen/commit/25cef47fa61a5f15565560b48f5e0c45a0cd9b44)) | ||
### Bug Fixes | ||
* enum naming and registration ([#918](https://www.github.com/looker-open-source/sdk-codegen/issues/918)) ([9d4a6cb](https://www.github.com/looker-open-source/sdk-codegen/commit/9d4a6cbfac5defad3a35389e2d46947d2135d349)) | ||
## [21.20.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v21.20.0...sdk-v21.20.1) (2021-12-20) | ||
### Features | ||
* add http method to IRawResponse ([#925](https://www.github.com/looker-open-source/sdk-codegen/issues/925)) ([25cef47](https://www.github.com/looker-open-source/sdk-codegen/commit/25cef47fa61a5f15565560b48f5e0c45a0cd9b44)) | ||
### Bug Fixes | ||
* enum naming and registration ([#918](https://www.github.com/looker-open-source/sdk-codegen/issues/918)) ([9d4a6cb](https://www.github.com/looker-open-source/sdk-codegen/commit/9d4a6cbfac5defad3a35389e2d46947d2135d349)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @looker/sdk-rtl bumped from ^21.2.0 to ^21.3.1 | ||
## [21.20.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v21.18.1...sdk-v21.20.0) (2021-11-10) | ||
@@ -278,2 +309,2 @@ | ||
- [Looker 7.16 bindings](https://github.com/looker-open-source/sdk-codegen/pull/348) | ||
- [Looker 7.16 bindings](https://github.com/looker-open-source/sdk-codegen/pull/348) |
{ | ||
"name": "@looker/sdk", | ||
"version": "21.20.0", | ||
"version": "21.20.1", | ||
"description": "Looker SDK", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@looker/sdk-rtl": "^21.2.0", | ||
"@looker/sdk-rtl": "^21.3.1", | ||
"ini": "^1.3.8", | ||
@@ -55,3 +55,3 @@ "readable-stream": "^3.4.0", | ||
], | ||
"gitHead": "2a4d556e89743cfa4d93d398408b7252a163e610" | ||
"gitHead": "86e7173f6c9e7b50f6b6474bafdf5780183152db" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9317292
Updated@looker/sdk-rtl@^21.3.1