Skip to content

Commit fb90a82

Browse files
author
Niko Lehtovirta
committed
chore(release): 1.3.2
1 parent 861e9d6 commit fb90a82

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.3.2](https://github.com/nordcloud/mca-cli/compare/v1.3.1...v1.3.2) (2020-11-03)
6+
7+
8+
### Bug Fixes
9+
10+
* Endpoints from args and config are combined ([#6](https://github.com/nordcloud/mca-cli/issues/6)) ([68ba692](https://github.com/nordcloud/mca-cli/commit/68ba6929421c7ab0670961c2771f633ef13bca36))
11+
* Match properly when using / in include/exclude ([#5](https://github.com/nordcloud/mca-cli/issues/5)) ([861e9d6](https://github.com/nordcloud/mca-cli/commit/861e9d61fc306eb0fc0505424a3848aacbf4874c))
12+
513
### [1.3.1](https://github.com/nordcloud/mca-cli/compare/v1.3.0...v1.3.1) (2020-10-28)
614

715

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

0 commit comments

Comments
 (0)