fix: update vocabularies#4848
Conversation
🦋 Changeset detectedLatest commit: 48f0344 The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
SummaryThe following content is AI-generated and provides a summary of the pull request: Fix: Update OData Vocabularies with New
|
There was a problem hiding this comment.
The PR is mostly a clean vocabulary data refresh (timestamp bumps and content additions/removals), but the one substantive code change — adding a .ts extension to the import in run-update.ts — is likely to break the update:vocabularies script, since ts-node resolves module specifiers without explicit .ts extensions and the previous import form ('./update') was correct.
3754683
|



update vocabularies