Skip to content

Commit f1d93b1

Browse files
Release v3.92.0 (#3830)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: James Estevez <jestevez@salesforce.com>
1 parent da60446 commit f1d93b1

2 files changed

Lines changed: 19 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.91.0"
1+
__version__ = "3.92.0"

docs/history.md

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

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

5+
## v3.92.0 (2024-09-18)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at main -->
8+
9+
## What's Changed
10+
11+
### Changes 🎉
12+
13+
- fix: Update input handlers with new Salesforce lightning-primitive tags by [@chanyahn-st](https://github.com/chanyahn-st) in [#3822](https://github.com/SFDO-Tooling/CumulusCI/pull/3822)
14+
15+
## New Contributors
16+
17+
- @chanyahn-st made their first contribution in [#3822](https://github.com/SFDO-Tooling/CumulusCI/pull/3822)
18+
19+
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.91.0...v3.92.0
20+
21+
<!-- latest-stop -->
22+
523
## v3.91.0 (2024-08-22)
624

725
<!-- Release notes generated using configuration in .github/release.yml at main -->
@@ -14,8 +32,6 @@
1432

1533
**Full Changelog**: https://github.com/SFDO-Tooling/CumulusCI/compare/v3.90.1...v3.91.0
1634

17-
<!-- latest-stop -->
18-
1935
## v3.90.1 (2024-08-20)
2036

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

0 commit comments

Comments
 (0)