Skip to content

Commit 47782ee

Browse files
committed
release v0.10.1
1 parent 1cb491a commit 47782ee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.10.1 (Released 2023-04-19)
2+
3+
REVERTS
4+
5+
- client: revert openapi-generator back to 4.3.1
6+
17
## v0.10.0 (Released 2023-04-12)
28

39
IMPROVEMENTS

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package fed
66

77
// Version is the current version
8-
const Version = "v0.10.0"
8+
const Version = "v0.10.1"

0 commit comments

Comments
 (0)