We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de835c8 commit 2a88524Copy full SHA for 2a88524
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.4.1](https://github.com/salesforcecli/plugin-settings/compare/1.4.0...1.4.1) (2023-03-02)
2
+
3
4
+### Bug Fixes
5
6
+* replace .at(0) with [0] ([9a616ae](https://github.com/salesforcecli/plugin-settings/commit/9a616ae144190a9ce5bfbd7ea111211879ba52bd))
7
8
9
10
# [1.4.0](https://github.com/salesforcecli/plugin-settings/compare/1.3.0...1.4.0) (2023-03-02)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-settings",
"description": "configure the Salesforce CLI",
- "version": "1.4.0",
+ "version": "1.4.1",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments