Skip to content

Commit 318d3cd

Browse files
committed
Publish
- @fpk/k8s@0.7.0
1 parent 28d15c0 commit 318d3cd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/k8s/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.7.0](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.6.1...@fpk/k8s@0.7.0) (2025-04-07)
7+
8+
**Note:** Version bump only for package @fpk/k8s
9+
10+
11+
12+
13+
614
## [0.6.1](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.6.0...@fpk/k8s@0.6.1) (2023-05-08)
715

816
**Note:** Version bump only for package @fpk/k8s

packages/k8s/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fpk/k8s",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Functional configuration helpers for Kubernetes using @fpk/cli",
55
"main": "dist/index.js",
66
"author": "Tim Smart <hello@timsmart.co>",

0 commit comments

Comments
 (0)