Skip to content

Commit d8f2390

Browse files
committed
chore(release): 2.0.0
1 parent 69eeeea commit d8f2390

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
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](https://github.com/TrigenSoftware/Argue/compare/v2.0.0-2...v2.0.0) (2022-01-18)
6+
57
## [2.0.0-2](https://github.com/TrigenSoftware/Argue/compare/v2.0.0-1...v2.0.0-2) (2022-01-17)
68

79

package.json

+1-1
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-2",
4+
"version": "2.0.0",
55
"description": "A thin and strongly typed CLI argument parser for Node.js.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)