Skip to content

Commit 077998d

Browse files
committed
chore(release): 1.2.2 [skip ci]
1 parent 1b9dbd8 commit 077998d

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.2](https://github.com/salesforcecli/plugin-devops-center/compare/1.2.1...1.2.2) (2023-09-30)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 3.1.22 to 3.1.25 ([f0fbdb3](https://github.com/salesforcecli/plugin-devops-center/commit/f0fbdb3097141c51a118198b72e7eeae2200c02b))
6+
17
## [1.2.1](https://github.com/salesforcecli/plugin-devops-center/compare/1.2.0...1.2.1) (2023-09-28)
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.1",
4+
"version": "1.2.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)