Skip to content

Commit

Permalink
Release: v2.0.0 (#288)
Browse files Browse the repository at this point in the history
## What's Changed
* dependabot: only do security updates by @sethvargo in
#279
* update all deps by @sethvargo in
#280
* Update deps to Node 20 by @sethvargo in
#284
* Add CI for release branches by @sethvargo in
#285
* Drop unnecessary deps by @sethvargo in
#286


**Full Changelog**:
v1.0.2...10d3bd4
  • Loading branch information
google-github-actions-bot committed Dec 8, 2023
1 parent 10d3bd4 commit 0ee75ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

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": "1.0.2",
"version": "2.0.0",
"description": "Get short lived credentials to a GKE cluster",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 0ee75ee

Please sign in to comment.