Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 39fcacd

Browse files
committed
chore(release): 2.0.2
1 parent 2b43ac7 commit 39fcacd

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [2.0.2](https://github.com/mulesoft-labs/api-console-cli/compare/v2.0.0...v2.0.2) (2020-01-31)
6+
17
<a name="2.0.0"></a>
28
# 2.0.0 (2020-01-15)
39

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-console-cli",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A set of dev tools for API console",
55
"bin": {
66
"api-console": "lib/cli.js"

0 commit comments

Comments
 (0)