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 e4051e0 + c6cab03 commit 10157ceCopy full SHA for 10157ce
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# v1.5.1
2
+
3
+## Fixes
4
5
+- fix(pkg): Bump module version to `v1.5.1` to fix an issue with the `1.5.0` release.
6
7
# v1.5.0
8
9
## Features
pkg/version/version.go
@@ -14,4 +14,4 @@
14
15
package version
16
17
-const VERSION = "1.4.0"
+const VERSION = "1.5.1"
0 commit comments