Skip to content

Commit

Permalink
chore(zod-mock): release version 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-McBride committed Jun 30, 2023
1 parent 73cac73 commit 0cbefbc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/zod-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.13.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.12.1...zod-mock-3.13.0) (2023-06-30)


### Bug Fixes

* Logic for city key to map to name, not image ([73cac73](https://github.com/anatine/zod-plugins/commit/73cac737da484c3b5bfb360f6000feb11ada3318))

### [3.12.1](https://github.com/anatine/zod-plugins/compare/zod-mock-3.12.0...zod-mock-3.12.1) (2023-06-16)

## [3.12.0](https://github.com/anatine/zod-plugins/compare/zod-mock-3.11.0...zod-mock-3.12.0) (2023-05-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anatine/zod-mock",
"version": "3.12.1",
"version": "3.13.0",
"description": "Zod auto-mock object generator using Faker at @faker-js/faker",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 0cbefbc

Please sign in to comment.