Skip to content

Commit 9b4b853

Browse files
committed
chore(release): 1.1.4 [skip ci]
1 parent 46cdba3 commit 9b4b853

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.1.4](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.3...1.1.4) (2023-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update version ([#238](https://github.com/salesforcecli/plugin-devops-center/issues/238)) ([46cdba3](https://github.com/salesforcecli/plugin-devops-center/commit/46cdba32eeffd22a89fd3155cc0b36812f8d30c0))
7+
8+
9+
10+
## [1.1.3](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.2...1.1.3) (2023-09-05)
11+
12+
13+
114
## [1.1.2](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.1...1.1.2) (2023-09-03)
215

316

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

0 commit comments

Comments
 (0)