@looker/sdk 22.4.0 → 22.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,36 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [22.8.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v22.6.0...sdk-v22.8.0) (2022-07-13)
9
+
10
+
11
+ ### Features
12
+
13
+ * generate 22.8 SDKs ([#1114](https://www.github.com/looker-open-source/sdk-codegen/issues/1114)) ([c771395](https://www.github.com/looker-open-source/sdk-codegen/commit/c771395e37940df581d10fb95b62382e20b1600c))
14
+
15
+ ## [22.6.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v22.4.2...sdk-v22.6.0) (2022-07-07)
16
+
17
+
18
+ ### Features
19
+
20
+ * generate SDK 22.6 ([#1102](https://www.github.com/looker-open-source/sdk-codegen/issues/1102)) ([2162860](https://www.github.com/looker-open-source/sdk-codegen/commit/2162860f0bf292bce0a79f8115f7c9fc5628057f))
21
+
22
+
23
+ ### Dependencies
24
+
25
+ * The following workspace dependencies were updated
26
+ * dependencies
27
+ * @looker/sdk-rtl bumped from ^21.3.3 to ^21.3.4
28
+
29
+ ### [22.4.2](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v22.4.1...sdk-v22.4.2) (2022-04-07)
30
+
31
+
32
+ ### Dependencies
33
+
34
+ * The following workspace dependencies were updated
35
+ * dependencies
36
+ * @looker/sdk-rtl bumped from ^21.3.2 to ^21.3.3
37
+
8
38
  ## [22.4.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-v22.2.0...sdk-v22.4.0) (2022-03-24)
9
39
 
10
40