Skip to content

Commit 4b5014e

Browse files
authored
chore(main): release 0.51.0 (#1342)
1 parent cc3df34 commit 4b5014e

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.50.0"
2+
".": "0.51.0"
33
}

CHANGELOG.md

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

3+
## [0.51.0](https://github.com/udondan/cfn-teleport/compare/v0.50.0...v0.51.0) (2026-05-02)
4+
5+
6+
### Features
7+
8+
* Updates supported resource types (1) ([#1341](https://github.com/udondan/cfn-teleport/issues/1341)) ([03ee311](https://github.com/udondan/cfn-teleport/commit/03ee311b4c2ba86e4d7cf4ee8f96303cd2c23160))
9+
* Updates supported resource types (4) ([#1343](https://github.com/udondan/cfn-teleport/issues/1343)) ([cc3df34](https://github.com/udondan/cfn-teleport/commit/cc3df3468ee5e28f0517b5f32345d4baebb0e1fe))
10+
311
## [0.50.0](https://github.com/udondan/cfn-teleport/compare/v0.49.0...v0.50.0) (2026-04-22)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cfn-teleport"
3-
version = "0.50.0"
3+
version = "0.51.0"
44
edition = "2021"
55
description = "Moves CloudFormation resources between stacks"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)