Skip to content

Commit c7ff78c

Browse files
author
Tim Smart
committed
Publish
- @fpk/k8s@0.6.0
1 parent 17e6206 commit c7ff78c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/k8s/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.6.0](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.5.17...@fpk/k8s@0.6.0) (2022-04-22)
7+
8+
### Features
9+
10+
- helper for parsing bundle yaml ([17e6206](https://github.com/tim-smart/fpk/commit/17e62065a34170942816a4abcbad8c28af03e2b4))
11+
612
## [0.5.17](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.5.16...@fpk/k8s@0.5.17) (2022-04-11)
713

814
**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.5.17",
3+
"version": "0.6.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)