Skip to content

Commit 60c7d1f

Browse files
chore(release): cut the 2.1.3 release
## [2.1.3](v2.1.2...v2.1.3) (2025-02-17) ### Bug Fixes * **grammar:** attribute ABNF non-terminals ([#147](#147)) ([6127c14](6127c14))
1 parent 6127c14 commit 60c7d1f

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.1.2",
6+
"version": "2.1.3",
77
"description": "OpenAPI Runtime expressions parser, validator and extractor.",
88
"main": "./cjs/index.cjs",
99
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)