Skip to content

Commit a219273

Browse files
chore(release): cut the 2.0.2 release
## [2.0.2](v2.0.1...v2.0.2) (2026-01-29) ### Bug Fixes * **grammar:** fix secondary compoments grammar ([#91](#91)) ([b53544a](b53544a)) * **types:** fix downstream type usage ([#90](#90)) ([cc65b1d](cc65b1d))
1 parent 9c9cb5c commit a219273

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.0.1",
6+
"version": "2.0.2",
77
"description": "Arazzo Runtime expressions parser, validator and extractor.",
88
"main": "./cjs/index.cjs",
99
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)