Skip to content

Commit 729b21c

Browse files
chore(release): version 1.0.0
## 1.0.0 (2026-03-11) ### Features * improve test logic and add unit tests ([ac9686c](ac9686c)) * initial implementation of OpenApiServerMock module ([1e61eb5](1e61eb5)) ### Bug Fixes * resolve OpenAPI spec to absolute path and add port check ([d02ca4c](d02ca4c))
1 parent ac9686c commit 729b21c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See
4+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 1.0.0 (2026-03-11)
7+
8+
### Features
9+
10+
* improve test logic and add unit tests ([ac9686c](https://github.com/WebProject-xyz/codeception-module-openapi-server-mock/commit/ac9686cb38aea59cf8be880f9b27aa7710274bd1))
11+
* initial implementation of OpenApiServerMock module ([1e61eb5](https://github.com/WebProject-xyz/codeception-module-openapi-server-mock/commit/1e61eb54fb6c9e29c5f6a5a051b3a9365a988595))
12+
13+
### Bug Fixes
14+
15+
* resolve OpenAPI spec to absolute path and add port check ([d02ca4c](https://github.com/WebProject-xyz/codeception-module-openapi-server-mock/commit/d02ca4c96d357ac3c52ad12b5c575cdc260e3c0f))

0 commit comments

Comments
 (0)