Skip to content

Commit

Permalink
chore(main): release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 14, 2024
1 parent 676fb54 commit 4954522
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.4.2](https://github.com/kitabisa/smockr/compare/v2.4.1...v2.4.2) (2024-04-14)


### Bug Fixes

* update CONTRIBUTING.md ([676fb54](https://github.com/kitabisa/smockr/commit/676fb549ae26bf90dcc392702e8381091b1bf9cc))
* update README.md ([1ab7e09](https://github.com/kitabisa/smockr/commit/1ab7e096bc781fb6e9f1dbdfeb36a242b06d7314))
* update README.md ([9ca3d70](https://github.com/kitabisa/smockr/commit/9ca3d70cb80ee254dbf237088fc93824da809067))

## [2.4.1](https://github.com/kitabisa/smockr/compare/v2.4.0...v2.4.1) (2024-04-13)


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": "@ktbs/smockr",
"version": "2.4.1",
"version": "2.4.2",
"description": "CLI tools for serve supple mock server with random fake data using Faker.js",
"license": "MIT",
"author": "Kitabisa Engineer <[email protected]>",
Expand Down

0 comments on commit 4954522

Please sign in to comment.