Skip to content

Commit 441f4f3

Browse files
committed
chore(release): 2.3.4 [skip ci]
1 parent 6a59e5b commit 441f4f3

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.3.4](https://github.com/salesforcecli/plugin-org/compare/2.3.3...2.3.4) (2023-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump open from 8.4.0 to 8.4.1 ([7505c8a](https://github.com/salesforcecli/plugin-org/commit/7505c8a61e9dd2d3b28073aae76c26e65f2c028e))
7+
8+
9+
110
## [2.3.3](https://github.com/salesforcecli/plugin-org/compare/2.3.2...2.3.3) (2023-02-10)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-org",
33
"description": "Commands to interact with Salesforce orgs",
4-
"version": "2.3.3",
4+
"version": "2.3.4",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -222,4 +222,4 @@
222222
"output": []
223223
}
224224
}
225-
}
225+
}

0 commit comments

Comments
 (0)