Skip to content

Commit 1f6a293

Browse files
authored
Changelog for v3.63.1 (#269)
1 parent 9bec715 commit 1f6a293

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/unreleased/Bug Fixes-268.yaml

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

.changes/v3.63.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v3.63.1 - 2024-04-25
2+
3+
### Bug Fixes
4+
5+
- [sdk] Remove Google.Protobuf pinned dependency. [#268](https://github.com/pulumi/pulumi-dotnet/pull/268)
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.63.1 - 2024-04-25
9+
10+
### Bug Fixes
11+
12+
- [sdk] Remove Google.Protobuf pinned dependency. [#268](https://github.com/pulumi/pulumi-dotnet/pull/268)
13+
814
## v3.63.0 - 2024-04-25
915

1016
### Improvements

0 commit comments

Comments
 (0)