Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Commit 4d7bcf4

Browse files
authored
feat(preferences): add optional birthDate to PreferenceUpdateItem (#289)
* feat(preferences): add optional birthDate to PreferenceUpdateItem Add optional birthDate (ISO 8601 date YYYY-MM-DD) to PreferenceUpdateItem for native birthdate / age-gating flows. Prerequisite for main repo Phase 1. Made-with: Cursor * docs(preferences): clarify birthDate formats and enforcement location Made-with: Cursor * chore: bump version to 4.154.0 Made-with: Cursor
1 parent 6a41911 commit 4d7bcf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Transcend Inc.",
33
"name": "@transcend-io/privacy-types",
44
"description": "Core enums and types that can be useful when interacting with Transcend's public APIs.",
5-
"version": "4.153.0",
5+
"version": "4.154.0",
66
"homepage": "https://github.com/transcend-io/privacy-types",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)