We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046ac2c commit 44faa61Copy full SHA for 44faa61
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.6.20](https://github.com/kitabisa/smockr/compare/v2.6.19...v2.6.20) (2024-04-25)
4
+
5
6
+### Bug Fixes
7
8
+* dockerhub readme ([046ac2c](https://github.com/kitabisa/smockr/commit/046ac2cd0accfdab1c28c00b3fa44610e3ab24bb))
9
10
## [2.6.19](https://github.com/kitabisa/smockr/compare/v2.6.18...v2.6.19) (2024-04-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@kitabisa/smockr",
- "version": "2.6.19",
+ "version": "2.6.20",
"description": "Supple mock server with random fake data using Faker.js",
"license": "MIT",
"author": "Kitabisa Engineer <engineer@kitabisa.com>",
0 commit comments