Skip to content

Commit 42093d7

Browse files
Release v3.93.0 (#3842)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Snehanshu sahay <ssahay@salesforce.com>
1 parent 0b91a93 commit 42093d7

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

cumulusci/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.92.0"
1+
__version__ = "3.93.0"

docs/history.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
<!-- latest-start -->
44

5+
## v3.93.0 (2024-10-17)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at main -->
8+
9+
## What's Changed
10+
11+
### Changes 🎉
12+
13+
- fix: escape stage name when running ensure_record_type task by [@leo-dcfa](https://github.com/leo-dcfa) in [#3827](https://github.com/SFDO-Tooling/CumulusCI/pull/3827)
14+
- fix: Upgrade upload-artifact action by [@jstvz](https://github.com/jstvz) in [#3831](https://github.com/SFDO-Tooling/CumulusCI/pull/3831)
15+
- Fix `TypeError` when permissionSetGroup has a mutingPermissionSet by [@lakshmi2506](https://github.com/lakshmi2506) in [#3834](https://github.com/SFDO-Tooling/CumulusCI/pull/3834)
16+
- Add `check_components` preflight to detect metadata component conflicts (#3837) by [@vsbharath](https://github.com/vsbharath) in [#3837](https://github.com/SFDO-Tooling/CumulusCI/pull/3837)
17+
18+
## New Contributors
19+
20+
- @leo-dcfa made their first contribution in [#3827](https://github.com/SFDO-Tooling/CumulusCI/pull/3827)
21+
22+
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.92.0...v3.93.0
23+
24+
<!-- latest-stop -->
25+
526
## v3.92.0 (2024-09-18)
627

728
<!-- Release notes generated using configuration in .github/release.yml at main -->
@@ -18,8 +39,6 @@
1839

1940
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.91.0...v3.92.0
2041

21-
<!-- latest-stop -->
22-
2342
## v3.91.0 (2024-08-22)
2443

2544
<!-- Release notes generated using configuration in .github/release.yml at main -->

0 commit comments

Comments
 (0)