Skip to content

Commit 354835c

Browse files
chore(main): release scc-universal 1.2.2 (#27)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d35547b commit 354835c

8 files changed

Lines changed: 16 additions & 8 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"name": "salesforce-claude-code",
1515
"source": "./",
1616
"description": "17 expert subagents, 55 domain skills, and 29 automated quality gates for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
17-
"version": "1.2.1",
17+
"version": "1.2.2",
1818
"author": {
1919
"name": "Jiten Singh",
2020
"email": "jitencseng@gmail.com"

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "salesforce-claude-code",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Production-ready expert subagents, domain skills, and quality gates for Salesforce development",
55
"author": {
66
"name": "Jiten Singh",

.cursor-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "salesforce-claude-code",
1313
"source": "./",
1414
"description": "17 expert subagents, 55 domain skills, and 29 automated quality gates for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
15-
"version": "1.2.1",
15+
"version": "1.2.2",
1616
"author": {
1717
"name": "Jiten Singh",
1818
"email": "jitencseng@gmail.com"

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "salesforce-claude-code",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Production-ready expert subagents, domain skills, and quality gates for Salesforce development",
55
"author": {
66
"name": "Jiten Singh",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.1"
2+
".": "1.2.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.2](https://github.com/jiten-singh-shahi/salesforce-claude-code/compare/scc-universal-v1.2.1...scc-universal-v1.2.2) (2026-04-08)
9+
10+
11+
### Bug Fixes
12+
13+
* install hook scripts with lib dependencies and filter unused files ([#26](https://github.com/jiten-singh-shahi/salesforce-claude-code/issues/26)) ([d35547b](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/d35547bfeaac00cd1c79979186cd05b75b358898))
14+
* remove stale /skill-name invocations for pattern skills ([#21](https://github.com/jiten-singh-shahi/salesforce-claude-code/issues/21)) ([148e5c4](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/148e5c49d29f30e8ba98b3361d0e9163bf2808e0))
15+
816
## [1.2.1](https://github.com/jiten-singh-shahi/salesforce-claude-code/compare/scc-universal-v1.2.0...scc-universal-v1.2.1) (2026-04-03)
917

1018

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scc-universal",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Complete collection of production-ready Salesforce agents, skills, hooks, and MCP configurations for Claude Code and other AI harnesses. Salesforce Claude Code (SCC) — your AI-powered Salesforce development partner.",
55
"keywords": [
66
"salesforce",

0 commit comments

Comments
 (0)