Skip to content

Commit

Permalink
chore(main): release 1.1.1 (#28)
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 8, 2024
1 parent 6a2ec4d commit 0d4a953
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

## [1.1.1](https://github.com/kitabisa/smockr/compare/v1.1.0...v1.1.1) (2024-04-08)


### Bug Fixes

* readme ([6a2ec4d](https://github.com/kitabisa/smockr/commit/6a2ec4d5a78421560d34384e8de00249370e9368))

## [1.1.0](https://github.com/kitabisa/smockr/compare/v1.0.0...v1.1.0) (2024-04-08)


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": "1.1.0",
"version": "1.1.1",
"description": "CLI tools for serve supple mock server with random fake data using Faker.js",
"license": "ISC",
"author": "Kitabisa Engineer <[email protected]>",
Expand Down

0 comments on commit 0d4a953

Please sign in to comment.