Skip to content

Commit 9206316

Browse files
committed
chore(release): 2.0.0-1
1 parent c308c41 commit 9206316

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.0.0-1](https://github.com/TrigenSoftware/Argue/compare/v2.0.0-0...v2.0.0-1) (2022-01-17)
6+
57
## [2.0.0-0](https://github.com/TrigenSoftware/Argue/compare/v1.2.0...v2.0.0-0) (2022-01-17)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "argue-cli",
33
"type": "module",
4-
"version": "2.0.0-0",
4+
"version": "2.0.0-1",
55
"description": "A thin and strongly typed CLI argument parser for Node.js.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)