Skip to content

Commit 4b614bb

Browse files
committed
chore(release): 1.1.1 [skip ci]
1 parent 235e08d commit 4b614bb

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# 1.1.0 (2023-08-29)
1+
## [1.1.1](https://github.com/salesforcecli/plugin-devops-center/compare/1.1.0...1.1.1) (2023-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* update CDC channel name ([#230](https://github.com/salesforcecli/plugin-devops-center/issues/230)) ([235e08d](https://github.com/salesforcecli/plugin-devops-center/commit/235e08d10fa5b46c11d0a0c70607be015f2a2cb9)), closes [#229](https://github.com/salesforcecli/plugin-devops-center/issues/229)
7+
8+
9+
10+
# [1.1.0](https://github.com/salesforcecli/plugin-devops-center/compare/1be5315cc2270206c82a2565ddc492d8a943a33d...1.1.0) (2023-08-29)
211

312

413
### 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.1.1-beta.0",
4+
"version": "1.1.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)