Skip to content

Commit

Permalink
chore: release 0.7.0 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Mar 9, 2022
1 parent c294c3f commit 0a5f57b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.7.0](https://github.com/google-github-actions/get-gke-credentials/compare/v0.6.0...v0.7.0) (2022-03-09)


### ⚠ BREAKING CHANGES

* require Node 16 (#215)

### Miscellaneous Chores

* require Node 16 ([#215](https://github.com/google-github-actions/get-gke-credentials/issues/215)) ([b044f8a](https://github.com/google-github-actions/get-gke-credentials/commit/b044f8a93871e4b36b15adb52cec9b9cda4c5f3f))

## [0.6.0](https://github.com/google-github-actions/get-gke-credentials/compare/v0.5.0...v0.6.0) (2022-02-16)


Expand Down
4 changes: 2 additions & 2 deletions 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": "get-gke-credentials",
"version": "0.6.0",
"version": "0.7.0",
"description": "Get short lived credentials to a GKE cluster",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 0a5f57b

Please sign in to comment.