From d82836e085b90e8d41b6049540db85d161e691c0 Mon Sep 17 00:00:00 2001 From: gh-actions Date: Mon, 6 Jun 2022 07:06:49 +0000 Subject: [PATCH] chore(release): publish - @himenon/message-command-parser@1.1.2 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b3a96..828a190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.1.2 (2022-06-06) + + +### Bug Fixes + +* github action command ([#3](https://github.com/Himenon/message-command-parser /issues/3)) ([bcc1cd8](https://github.com/Himenon/message-command-parser /commit/bcc1cd8)) + + + + + ## 1.1.1 (2022-06-06) diff --git a/package.json b/package.json index adf9ce2..7bf9ecc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@himenon/message-command-parser", - "version": "1.1.1", + "version": "1.1.2", "description": "Parse space- and colon-separated messages into parameters", "keywords": [ "message parser",