Skip to content

Commit

Permalink
export new file assessmentForm (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrantesarthur authored Nov 2, 2023
1 parent 11a28af commit 660d4c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Transcend Inc.",
"name": "@transcend-io/privacy-types",
"description": "Core enums and types that can be useful when interacting with Transcend's public APIs.",
"version": "4.52.0",
"version": "4.52.1",
"homepage": "https://github.com/transcend-io/privacy-types",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ export * from './attribute';
export * from './consentManager';
export * from './enricher';
export * from './assessment';
export * from './assessmentForm';
export * from './datapoint';

0 comments on commit 660d4c3

Please sign in to comment.