Skip to content

Commit c544a3d

Browse files
Release: v2.2.0 (#304)
## What's Changed * security: Bump undici from 5.28.2 to 5.28.3 by @dependabot in #295 * security: bump jose from 4.15.4 to 4.15.5 by @dependabot in #296 * Update README.md with context_name by @zchenyu in #298 * security: bump undici from 5.28.3 to 5.28.4 by @dependabot in #300 * Update deps, fix file permissions, auto-generate readme by @sethvargo in #302 * Add support for namespaces in context by @sethvargo in #303 ## New Contributors * @zchenyu made their first contribution in #298 **Full Changelog**: v2.1.0...0371c12
1 parent 0371c12 commit c544a3d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-gke-credentials",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Get short lived credentials to a GKE cluster",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)