Skip to content

Commit

Permalink
chore(main): release 2.6.20 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitabisaengineer authored Apr 25, 2024
1 parent 046ac2c commit 44faa61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* dockerhub readme ([046ac2c](https://github.com/kitabisa/smockr/commit/046ac2cd0accfdab1c28c00b3fa44610e3ab24bb))

## [2.6.19](https://github.com/kitabisa/smockr/compare/v2.6.18...v2.6.19) (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.19",
"version": "2.6.20",
"description": "Supple mock server with random fake data using Faker.js",
"license": "MIT",
"author": "Kitabisa Engineer <[email protected]>",
Expand Down

0 comments on commit 44faa61

Please sign in to comment.