Skip to content

Commit 269523d

Browse files
committed
chore(release): 0.12.2 — plan-60 B1+B2 (additive: cmcAppScope + cmcConstants)
New exports (no breaking changes): - `cmcAppScope` namespace: `ensureAppScope(conn, appCode, subPath?)` + `pryvErrorCode(e)`. - `cmcConstants` namespace: `CMC_APP_CODES`, `CMC_EVENT_TYPES`, `appSubScope(appCode, sub)`, `extractAppSubScopeSuffix(streamId, appCode)`. Internal refactor: `cmc/formSpec.ts` uses `CMC_EVENT_TYPES.INVITE_TRIGGER`. 20 new tests across `tests/appScope.test.js` (12) + `tests/cmcConstants.test.js` (8). All 532/532 tests pass. Consumers: doctor-dashboard + bridge-mira + hds-webapp will bump in follow-up commits.
1 parent 752c81a commit 269523d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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": "hds-lib",
3-
"version": "0.12.1",
3+
"version": "0.12.2",
44
"description": "Health Data Safe - Library",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)