We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04dbb14 + fa8200d commit 63720f2Copy full SHA for 63720f2
CHANGES.md
@@ -3,6 +3,9 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
6
+## 0.1.484
7
+- This change exposes a new OCM linter to be used by other project depending on ocm-sdk and enables it into ocm-sdk pipeline
8
+
9
## 0.1.483
10
11
- Update model to 0.0.438
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.483"
+const Version = "0.1.484"
0 commit comments