From 20866dd2efcc54b2910f9238efd9e6370ae4b8e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 09:17:29 +0800 Subject: [PATCH] chore(release): 0.1.4 (#26) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 359f127..a96bbe5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.1.4 (2022-12-21) + ### 0.1.3 (2022-12-07) ### [0.1.2](https://github.com/iendeavor/zod-schema-faker/compare/v0.1.1...v0.1.2) (2022-04-09) diff --git a/package.json b/package.json index bf5dec2..5f2c568 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zod-schema-faker", - "version": "0.1.3", + "version": "0.1.4", "sideEffects": false, "description": "Zod-schema-faker will generate you a fake data based on your zod schema.", "keywords": [