Skip to content

Commit 50281c3

Browse files
Release Notes for Feb 5, 2025 (#3207)
1 parent 4f35df6 commit 50281c3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

releasenotes/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,15 @@ Additional documentation:
2525
* [Salesforce CLI Plugin Developer Guide](https://github.com/salesforcecli/cli/wiki/Quick-Introduction-to-Developing-sf-Plugins)
2626
* [Salesforce CLI Setup Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm)
2727

28-
## 2.75.5 (Feb 5, 2025) [stable-rc]
28+
## 2.76.6 (Feb 12, 2025) [stable-rc]
29+
30+
These changes are in the Salesforce CLI release candidate. We plan to include these changes in next week's official release. This list isn't final and is subject to change.
31+
32+
------------
33+
34+
* FIX: Piping the output of a Salesforce CLI command that produces very wide tables is now working correctly. (GitHub issue [#3206](https://github.com/forcedotcom/cli/issues/3206), oclif PR [#93](https://github.com/oclif/table/pull/93))
35+
36+
## 2.75.5 (Feb 5, 2025) [stable]
2937

3038
These changes are in the Salesforce CLI release candidate. We plan to include these changes in next week's official release. This list isn't final and is subject to change.
3139

@@ -53,7 +61,7 @@ These changes are in the Salesforce CLI release candidate. We plan to include th
5361

5462
* FIX: Salesforce DX projects now support the LightningTypeBundle [metadata type](https://github.com/forcedotcom/source-deploy-retrieve/blob/main/src/registry/metadataRegistry.json).
5563

56-
## 2.74.6 (Jan 29, 2025) [stable]
64+
## 2.74.6 (Jan 29, 2025)
5765

5866
* FIX: The `api request rest` command now correctly refreshes the access token if it has expired. (GitHub issue [#3176](https://github.com/forcedotcom/cli/issues/3176), sfdx-core PR [#1163](https://github.com/forcedotcom/sfdx-core/pull/1163), plugin-api PR [#62](https://github.com/salesforcecli/plugin-api/pull/62))
5967

0 commit comments

Comments
 (0)