Skip to content

Commit 51974d1

Browse files
committed
chore(changelog): add notes for v0.6.0
1 parent 98fd4bc commit 51974d1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
> [!NOTE]
1818
> For missing releases or more detail on releases, please refer to [releases](https://github.com/mharrisb1/cube-http-client/releases)
1919
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+
2031
## [0.5.3] - 2025-06-22
2132

2233
**Fixed**

0 commit comments

Comments
 (0)