Skip to content

Commit baa968f

Browse files
author
gh-actions
committed
chore(release): publish
- @himenon/message-command-parser@2.0.0
1 parent 815941f commit baa968f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="2.0.0"></a>
7+
# 2.0.0 (2024-02-04)
8+
9+
10+
### Chores
11+
12+
* bump ([#7](https://github.com/Himenon/message-command-parser/issues/7)) ([815941f](https://github.com/Himenon/message-command-parser/commit/815941f))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* use esmodule
18+
19+
20+
21+
22+
623
<a name="1.1.4"></a>
724
## 1.1.4 (2024-02-04)
825

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@himenon/message-command-parser",
3-
"version": "1.1.4",
3+
"version": "2.0.0",
44
"description": "Parse space- and colon-separated messages into parameters",
55
"keywords": [
66
"message parser",

0 commit comments

Comments
 (0)