Skip to content

Commit 557877b

Browse files
committed
chore(release): 1.1.1 [skip ci]
1 parent c4e6f3a commit 557877b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 1.1.0 (2025-05-01)
1+
## [1.1.1](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.0...1.1.1) (2025-05-01)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.2.10 to 4.3.0 ([31f0ce7](https://github.com/salesforcecli/plugin-orchestrator/commit/31f0ce72ac8b5e29ffaeef9a143e1eb4935627b0))
6+
7+
# [1.1.0](https://github.com/salesforcecli/plugin-orchestrator/compare/a7bf67ddf0dda6de77e6250fdf6dff694d6cd870...1.1.0) (2025-05-01)
28

39
### Bug Fixes
410

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-orchestrator",
33
"description": "Plugin for working with SalesForce analytic apps, templates, assets and services.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)