Skip to content

Commit 160eb5b

Browse files
author
Niko Lehtovirta
committed
chore(release): 1.6.0
1 parent 7aef957 commit 160eb5b

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [1.6.0](https://github.com/nordcloud/mca-cli/compare/v1.5.0...v1.6.0) (2021-03-18)
6+
7+
8+
### Features
9+
10+
* [MCA-729] CloudWatch alarms export ([#12](https://github.com/nordcloud/mca-cli/issues/12)) ([ce8dee7](https://github.com/nordcloud/mca-cli/commit/ce8dee7e14c370e4b53592554402f6880623b4c9))
11+
12+
13+
### Bug Fixes
14+
15+
* Fetch all api gateways ([#15](https://github.com/nordcloud/mca-cli/issues/15)) ([7aef957](https://github.com/nordcloud/mca-cli/commit/7aef95767f76576a7484117ee9836f642c2f60cd))
16+
517
## [1.5.0](https://github.com/nordcloud/mca-cli/compare/v1.4.0...v1.5.0) (2020-12-17)
618

719

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": "mca-cli",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "CLI application for MCA team",
55
"author": "Nordcloud Managed Cloud Applications",
66
"license": "MIT",

0 commit comments

Comments
 (0)