Skip to content

Commit 3852e12

Browse files
committed
chore(release): 1.2.3 [skip ci]
1 parent e796dca commit 3852e12

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.3](https://github.com/salesforcecli/plugin-devops-center/compare/1.2.2...1.2.3) (2023-10-11)
2+
3+
### Bug Fixes
4+
5+
- update name of --tests flag (was incorrectly mentioned as --run-tests) ([c9d5324](https://github.com/salesforcecli/plugin-devops-center/commit/c9d5324c11a7c0efed3f1579965b51e7b37b8b7a))
6+
17
## [1.2.2](https://github.com/salesforcecli/plugin-devops-center/compare/1.2.1...1.2.2) (2023-09-30)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-devops-center",
33
"description": "The DevOps Center CLI plugin provides a command-line alternative to performing equivalent actions in the DevOps Center graphical UI",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)