Skip to content

Commit d3bda75

Browse files
committed
Bump version to 0.2.1 for OIDC publishing verification
No code changes — just the workflow infrastructure switched to npm Trusted Publishing in the previous commit. Tagging v0.2.1 to validate the OIDC flow end-to-end, since dry-run against an already-published version fails the client-side version check before reaching the registry credential exchange.
1 parent 9527956 commit d3bda75

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@1c-syntax/codemirror-lang-bsl",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "1C:Enterprise / OneScript (BSL) language support for CodeMirror 6",
55
"keywords": [
66
"codemirror",

0 commit comments

Comments
 (0)