mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-04-17 06:02:16 +08:00
prettier fix
This commit is contained in:
parent
b28bea0bcd
commit
3fccc84f12
@ -1,8 +1,8 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## [4.0.2] - 2025-11-13
|
## [4.0.2] - 2025-11-13
|
||||||
|
|
||||||
|
- #[164](https://github.com/Azure/k8s-set-context/pull/164) Adding optional kubeconfig encoding variable
|
||||||
- #164 Adding optional kubeconfig encoding variable
|
|
||||||
- Dependabot updates
|
- Dependabot updates
|
||||||
|
|
||||||
## [4.0.1] - 2024-09-06
|
## [4.0.1] - 2024-09-06
|
||||||
|
|||||||
1
package-lock.json
generated
1
package-lock.json
generated
@ -5449,6 +5449,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
||||||
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"prettier": "bin/prettier.cjs"
|
"prettier": "bin/prettier.cjs"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user