Skip to content

Commit 1ecce01

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent 3e49160 commit 1ecce01

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.5...1.2.0) (2023-09-11)
2+
3+
4+
### Features
5+
6+
* use oclif.lock ([c23ee02](https://github.com/salesforcecli/plugin-devops-center/commit/c23ee022c1ea0735950c972dfeb3b1ec60c277b2))
7+
8+
9+
110
## [1.1.5](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.4...1.1.5) (2023-09-09)
211

312

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.1.5",
4+
"version": "1.2.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)