Skip to content

Commit 3587f71

Browse files
author
Elad Ben-Israel
committed
chore(release): 0.12.0
1 parent 3196e9e commit 3587f71

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.12.0](https://github.com/awslabs/cdk8s/compare/v0.10.0...v0.12.0) (2020-03-03)
6+
7+
8+
### Bug Fixes
9+
10+
* `yaml` not found in jsii languages ([39ef409](https://github.com/awslabs/cdk8s/commit/39ef40935459e3cb910c11b07bec8fd474f45813))
11+
512
## [0.11.0](https://github.com/awslabs/cdk8s/compare/v0.10.0...v0.11.0) (2020-03-03)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"private": true,
55
"scripts": {
66
"bump": "tools/bump.sh",

0 commit comments

Comments
 (0)