Skip to content

Commit 0851556

Browse files
committed
chore(release): 0.1.0
1 parent 9db93b7 commit 0851556

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 0.1.0 (2025-04-21)
6+
7+
8+
### Features
9+
10+
* ability to configure responses ([2717786](https://github.com/Decision-Driven-Development/testable-io/commit/2717786e0699eabb23ca5bf050ab6d758d2cfcef))
11+
* ability to create the real request out of generic request ([2a9574d](https://github.com/Decision-Driven-Development/testable-io/commit/2a9574da151656464e4e02bb458324e004f89747))
12+
* ability to store different stubs for different clients ([5753c7c](https://github.com/Decision-Driven-Development/testable-io/commit/5753c7ca6b576994f5add1abd7eb0bf1f0208602))
13+
* implemented some ConfiguredResponse functionality ([950519a](https://github.com/Decision-Driven-Development/testable-io/commit/950519af381974ce5b61f120ea9cd3e260114204))
14+
* **stub:** naive implementations of generic request and response ([bec2cf1](https://github.com/Decision-Driven-Development/testable-io/commit/bec2cf134809b068554fd7404fedaff9feabf600))

0 commit comments

Comments
 (0)