Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @himenon/[email protected]
  • Loading branch information
gh-actions committed Jun 6, 2022
1 parent fdbbd8f commit 2ee78ac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.1.3"></a>
## 1.1.3 (2022-06-06)


### Bug Fixes

* style and invalid url ([#4](https://github.com/Himenon/message-command-parser/issues/4)) ([fdbbd8f](https://github.com/Himenon/message-command-parser/commit/fdbbd8f))





<a name="1.1.2"></a>
## 1.1.2 (2022-06-06)

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": "@himenon/message-command-parser",
"version": "1.1.2",
"version": "1.1.3",
"description": "Parse space- and colon-separated messages into parameters",
"keywords": [
"message parser",
Expand Down

0 comments on commit 2ee78ac

Please sign in to comment.