We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e1598 commit 3cc7d26Copy full SHA for 3cc7d26
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.6.16](https://github.com/kitabisa/smockr/compare/v2.6.15...v2.6.16) (2024-04-24)
4
+
5
6
+### Bug Fixes
7
8
+* dockerfile ([26e1598](https://github.com/kitabisa/smockr/commit/26e1598dcd91c96d7f36a8efe471694eb56987c0))
9
10
## [2.6.15](https://github.com/kitabisa/smockr/compare/v2.6.14...v2.6.15) (2024-04-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@kitabisa/smockr",
- "version": "2.6.15",
+ "version": "2.6.16",
"description": "Supple mock server with random fake data using Faker.js",
"license": "MIT",
"author": "Kitabisa Engineer <engineer@kitabisa.com>",
0 commit comments