From e7bb977f76f07a5e49e568e19069e96ede15b5c0 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 13 Jun 2022 17:44:57 +0800 Subject: [PATCH] release v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c79bcbe..9224f61 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "changelogithub", "type": "module", - "version": "0.1.3", + "version": "0.1.4", "packageManager": "pnpm@7.2.0", "description": "Generate changelog for GitHub.", "author": "Anthony Fu ",