Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolauska committed Mar 18, 2021
1 parent 7aef957 commit 160eb5b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [1.6.0](https://github.com/nordcloud/mca-cli/compare/v1.5.0...v1.6.0) (2021-03-18)


### Features

* [MCA-729] CloudWatch alarms export ([#12](https://github.com/nordcloud/mca-cli/issues/12)) ([ce8dee7](https://github.com/nordcloud/mca-cli/commit/ce8dee7e14c370e4b53592554402f6880623b4c9))


### Bug Fixes

* Fetch all api gateways ([#15](https://github.com/nordcloud/mca-cli/issues/15)) ([7aef957](https://github.com/nordcloud/mca-cli/commit/7aef95767f76576a7484117ee9836f642c2f60cd))

## [1.5.0](https://github.com/nordcloud/mca-cli/compare/v1.4.0...v1.5.0) (2020-12-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mca-cli",
"version": "1.5.0",
"version": "1.6.0",
"description": "CLI application for MCA team",
"author": "Nordcloud Managed Cloud Applications",
"license": "MIT",
Expand Down

0 comments on commit 160eb5b

Please sign in to comment.