Skip to content

Commit

Permalink
chore: release 2.1.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 9, 2021
1 parent c80ca88 commit c3ef34a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.0](https://www.github.com/indivorg/runner/compare/v2.0.0...v2.1.0) (2021-08-09)


### Features

* Add flags `--namespace` and `--config-map` ([c80ca88](https://www.github.com/indivorg/runner/commit/c80ca884374d59b70d90f3cb7fb826de6644b8b9))

## [2.0.0](https://www.github.com/indivorg/runner/compare/v1.3.0...v2.0.0) (2021-07-25)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@indivorg/runner",
"version": "2.0.0",
"version": "2.1.0",
"repository": "github:indivorg/runner",
"license": "Apache-2.0",
"author": "Indiv AS",
Expand Down Expand Up @@ -49,4 +49,4 @@
"node": "14.15.0",
"yarn": "1.22.10"
}
}
}

0 comments on commit c3ef34a

Please sign in to comment.