Skip to content

Commit 504ed8e

Browse files
chore(main): release scc-universal 1.0.0 (#11)
1 parent c206271 commit 504ed8e

8 files changed

Lines changed: 36 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 specialized agents, 55 domain skills, and 29 hooks for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
17-
"version": "0.0.0",
17+
"version": "1.0.0",
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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Production-ready AI agents, skills, and hooks 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 specialized agents, 55 domain skills, and 29 hooks for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
15-
"version": "0.0.0",
15+
"version": "1.0.0",
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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Production-ready AI agents, skills, and hooks 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-
".": "0.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,34 @@ 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.0.0 (2026-04-03)
9+
10+
11+
### Features
12+
13+
* add 27 specialized Salesforce agents ([8ea9c9b](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/8ea9c9bd526aa116315221ed32c926560f6dd605))
14+
* add ESLint, markdownlint, validators, and tests to pre-commit hook ([09a5f83](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/09a5f83bfd1416fef4104fba10e101a808b4dc37))
15+
* add hook script existence validation to CI ([a751dba](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/a751dba8e9443917c1211617445f3ec8773b7f26))
16+
* add hooks, scripts, CLI infrastructure, and installers ([9b53e0a](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/9b53e0acfc55e835303460aa74a7772298adb6a7))
17+
* add schemas, install manifests, and MCP configurations ([d722ee7](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/d722ee7f748807e5ccad61bd3a3d670784db4345))
18+
* add usage examples and assets ([b6b2a8f](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/b6b2a8f4d4bdc053b5dea820939e8f6eb1e292ae))
19+
* align agents and skills with upgraded CI requirements ([7d6b7fd](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/7d6b7fd079b74f171809532873091d4f71d7c690))
20+
* create learning-observe.sh hook for continuous learning ([dcebb04](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/dcebb041d2ecf2846326b68757e8732afda9250a))
21+
* expand sf-e2e-runner agent from 4.4KB to 10.6KB ([a6aca4d](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/a6aca4d8e10563650692f662cb3d35446cb3484e))
22+
* pre-release consolidation for v0.1.0 ([a2dab5d](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/a2dab5d4d2b1e2f1f852030b7f7ccbfcf4e7d52f))
23+
* upgrade CI validators with stricter agent and skill checks ([0b8b314](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/0b8b314dc7200b5c849b6efc16284ec60c9c1a1c))
24+
25+
26+
### Bug Fixes
27+
28+
* align plugin manifests, author metadata, and documentation URL ([e29fa78](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/e29fa782bfc9f82bb27d90bc6d51685aefc9dd10))
29+
* ci-validate-skill ([382ab96](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/382ab969041fe37c79b4c15b45ebd916a30df47d))
30+
* regenerate package-lock.json to remove phantom @types/sf-debug ([cb5a338](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/cb5a338061149eda026a111a5e81cbca8cf14153))
31+
* resolve all markdownlint errors across skills and reference files ([579ee44](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/579ee447db4665fb7244ef16fc8375e02c3108b8))
32+
* resolve ESLint errors blocking CI ([8b821cd](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/8b821cd385af8a02529c154bb7289c99e16e002a))
33+
* update install manifests and remove stale hook reference ([c4ce4df](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/c4ce4dfba53988092336c399d8f314d8dbe03e09))
34+
* update stale references, fix invocability, remove broken hook ([1718184](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/1718184354225a811ee5d6271acb6d64c39ab36f))
35+
836
## [Unreleased]
937

1038
### Changed — Architecture Refactor

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": "0.0.0",
3+
"version": "1.0.0",
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)