Skip to content

Commit ca7a093

Browse files
ci(ipa): release new version 6.0.0
1 parent 69dd477 commit ca7a093

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

tools/spectral/ipa/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5-
#### [5.0.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v4.0.0...5.0.0)
5+
#### [6.0.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v5.0.0...6.0.0)
6+
7+
- feat(ipa): Upgrade warning-level rules to the error level [`#952`](https://github.com/mongodb/openapi/pull/952)
8+
9+
### [ipa-validation-ruleset-v5.0.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v4.0.0...ipa-validation-ruleset-v5.0.0)
10+
11+
> 5 September 2025
612
713
- fix(ipa): Fix IPA005 rule to allow camel case and numbers in rule name [`#940`](https://github.com/mongodb/openapi/pull/940)
814

tools/spectral/ipa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/ipa-validation-ruleset",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "Custom validation rules for MongoDB API Standards (IPA).",
55
"keywords": [
66
"mongodb",

0 commit comments

Comments
 (0)