We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e49160 commit 1ecce01Copy full SHA for 1ecce01
CHANGELOG.md
@@ -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
10
## [1.1.5](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.4...1.1.5) (2023-09-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-devops-center",
"description": "The DevOps Center CLI plugin provides a command-line alternative to performing equivalent actions in the DevOps Center graphical UI",
- "version": "1.1.5",
+ "version": "1.2.0",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments