Skip to content

Commit 299b832

Browse files
authored
Changelog for v3.67.1 (#346)
1 parent fde0f76 commit 299b832

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/unreleased/Bug Fixes-343.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v3.67.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v3.67.1 - 2024-09-13
2+
3+
### Bug Fixes
4+
5+
- [runtime] Fix debugger support [#343](https://github.com/pulumi/pulumi-dotnet/pull/343)
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v3.67.1 - 2024-09-13
9+
10+
### Bug Fixes
11+
12+
- [runtime] Fix debugger support [#343](https://github.com/pulumi/pulumi-dotnet/pull/343)
13+
814
## v3.67.0 - 2024-09-10
915

1016
### Improvements

0 commit comments

Comments
 (0)