File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
23
<a name =" 1.1.4 " ></a >
7
24
## 1.1.4 (2024-02-04)
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @himenon/message-command-parser" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " Parse space- and colon-separated messages into parameters" ,
5
5
"keywords" : [
6
6
" message parser" ,
You can’t perform that action at this time.
0 commit comments