Skip to content

Commit 35ea5df

Browse files
authored
chore: freeze v0.17.0 (#573)
Clean up changelog entry since now shipping with GA approvals
1 parent bf2fc35 commit 35ea5df

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.0
1+
0.17.0

CHANGELOG.md

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

3+
## 0.17.0
4+
5+
### Improvements
6+
7+
- Move `--draft` out of preview for `env edit`, `env set`, `env version rollback`, `env run` and `env open`.
8+
[#566](https://github.com/pulumi/esc/pull/566)
9+
- Internal improvements
10+
[#569](https://github.com/pulumi/esc/pull/569)
11+
12+
### Bug Fixes
13+
14+
- Fix broken change request URL that links to web console when using `--draft` with `env set`, `env edit` and `env version rollback`.
15+
[#571](https://github.com/pulumi/esc/pull/571)
16+
317
## 0.16.0
418

519
### Improvements

0 commit comments

Comments
 (0)