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.
1 parent 98fd4bc commit 51974d1Copy full SHA for 51974d1
CHANGELOG.md
@@ -17,6 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
> [!NOTE]
18
> For missing releases or more detail on releases, please refer to [releases](https://github.com/mharrisb1/cube-http-client/releases)
19
20
+## [0.6.0] - 2025-07-07
21
+
22
+**Added**
23
24
+- [#17: fix: add type to meta response](https://github.com/mharrisb1/cube-http-client/issues/17)
25
+- [#19: chore(tests): add view to model fixtures](https://github.com/mharrisb1/cube-http-client/issues/19)
26
27
+**Fixed**
28
29
+- [#18: fix: method signature from reqeust to request](https://github.com/mharrisb1/cube-http-client/issues/18)
30
31
## [0.5.3] - 2025-06-22
32
33
**Fixed**
0 commit comments