Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 9, 2024
1 parent 9cc5b66 commit 0bf0335
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.0.1](https://github.com/kitabisa/smockr/compare/v2.0.0...v2.0.1) (2024-04-09)


### Bug Fixes

* publish command ([9cc5b66](https://github.com/kitabisa/smockr/commit/9cc5b66bfd0d04058fe7b3304ff98a7d8f601007))

## [2.0.0](https://github.com/kitabisa/smockr/compare/v1.2.5...v2.0.0) (2024-04-09)


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": "smockr",
"version": "2.0.0",
"version": "2.0.1",
"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 0bf0335

Please sign in to comment.