Skip to content

Commit

Permalink
chore(main): release 2.7.0 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitabisaengineer authored Apr 30, 2024
1 parent d384781 commit d90f187
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.7.0](https://github.com/kitabisa/smockr/compare/v2.6.21...v2.7.0) (2024-04-30)


### Features

* add dockerize for node ([#111](https://github.com/kitabisa/smockr/issues/111)) ([d384781](https://github.com/kitabisa/smockr/commit/d384781a42fbc7e98ac69a5950dd7e14cd266ba9))


### Bug Fixes

* docs for ceveat request uri too long ([22616e5](https://github.com/kitabisa/smockr/commit/22616e5e3529cec5ca504c733e039ae8d5a09f0d))
* update README.md ([eb5f7da](https://github.com/kitabisa/smockr/commit/eb5f7daa43bc3d89e6e3f88a7b0ac8c424ffced1))

## [2.6.21](https://github.com/kitabisa/smockr/compare/v2.6.20...v2.6.21) (2024-04-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitabisa/smockr",
"version": "2.6.21",
"version": "2.7.0",
"description": "Supple mock server with random fake data using Faker.js",
"license": "MIT",
"author": "Kitabisa Engineer <[email protected]>",
Expand Down

0 comments on commit d90f187

Please sign in to comment.