Skip to content

Commit d90f187

Browse files
chore(main): release 2.7.0 (#110)
1 parent d384781 commit d90f187

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/kitabisa/smockr/compare/v2.6.21...v2.7.0) (2024-04-30)
4+
5+
6+
### Features
7+
8+
* add dockerize for node ([#111](https://github.com/kitabisa/smockr/issues/111)) ([d384781](https://github.com/kitabisa/smockr/commit/d384781a42fbc7e98ac69a5950dd7e14cd266ba9))
9+
10+
11+
### Bug Fixes
12+
13+
* docs for ceveat request uri too long ([22616e5](https://github.com/kitabisa/smockr/commit/22616e5e3529cec5ca504c733e039ae8d5a09f0d))
14+
* update README.md ([eb5f7da](https://github.com/kitabisa/smockr/commit/eb5f7daa43bc3d89e6e3f88a7b0ac8c424ffced1))
15+
316
## [2.6.21](https://github.com/kitabisa/smockr/compare/v2.6.20...v2.6.21) (2024-04-25)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitabisa/smockr",
3-
"version": "2.6.21",
3+
"version": "2.7.0",
44
"description": "Supple mock server with random fake data using Faker.js",
55
"license": "MIT",
66
"author": "Kitabisa Engineer <engineer@kitabisa.com>",

0 commit comments

Comments
 (0)