We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27b994a + 56b5266 commit 8f640c8Copy full SHA for 8f640c8
docs/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/easingthemes/mocker/compare/v1.0.5...v1.0.6) (2025-10-01)
2
+
3
4
+### Bug Fixes
5
6
+* update post habdling ([da000ce](https://github.com/easingthemes/mocker/commit/da000cee37b32618c40d9ee64829e368ed57fffa))
7
8
## [1.0.5](https://github.com/easingthemes/mocker/compare/v1.0.4...v1.0.5) (2025-09-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@draganfilipovic/mocker",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Simple Node.js mock server with GUI for managing API endpoints and responses",
"private": false,
"publishConfig": {
0 commit comments