Skip to content

Commit 58fcb13

Browse files
committed
chore(release): 1.1.1 [skip ci]
1 parent c06580a commit 58fcb13

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

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-06-22)
1+
## [1.1.1](https://github.com/pcon/sf-cli-pubsub/compare/1.1.0...1.1.1) (2025-06-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 12.0.11 to 12.2.2 ([5927747](https://github.com/pcon/sf-cli-pubsub/commit/5927747acc7d933aa6dbcbd1476628cb99578df5))
6+
7+
# [1.1.0](https://github.com/pcon/sf-cli-pubsub/compare/02bd3bf297658b189f53ed209053578ec783bc19...1.1.0) (2025-06-22)
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": "@pcon/sf-cli-pubsub",
33
"description": "A toolchain to help with pubsub related tasks.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"dependencies": {
66
"@oclif/core": "^4",
77
"@salesforce/core": "^8",

0 commit comments

Comments
 (0)