Skip to content

Commit 3277229

Browse files
authored
chore: cut release 0.22.0 (#619)
1 parent 62922cf commit 3277229

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.21.0
1+
0.22.0

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## 0.22.0
4+
5+
### Improvements
6+
7+
- Add warning when an environment has duplicate top-level keys
8+
[#615](https://github.com/pulumi/esc/issues/615)
9+
- Add support for `fn::validate` built-in function that validates an input against a json schema.
10+
[#618](https://github.com/pulumi/esc/pulls/618)
11+
312
## 0.21.0
413

514
### Improvements

CHANGELOG_PENDING.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
### Improvements
22

3-
- Add warning when an environment has duplicate top-level keys
4-
[#615](https://github.com/pulumi/esc/issues/615)
5-
- Add support for `fn::validate` built-in function that validates an input against a json schema.
6-
[#618](https://github.com/pulumi/esc/pulls/618)
7-
83
### Bug Fixes
94

105
### Breaking changes

0 commit comments

Comments
 (0)