Skip to content

Commit e53640f

Browse files
ci(ipa): release new version 3.3.0 (#930)
1 parent e8e0077 commit e53640f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

tools/spectral/ipa/CHANGELOG.md

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

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

5-
#### [2.3.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.2.0...2.3.0)
5+
#### [3.3.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.3.0...3.3.0)
6+
7+
- fix(ipa): Handle abbreviations/numbers in op ID rules [`#927`](https://github.com/mongodb/openapi/pull/927)
8+
- fix(ipa): exception reason formatting [`#918`](https://github.com/mongodb/openapi/pull/918)
9+
10+
#### [ipa-validation-ruleset-v2.3.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.2.0...ipa-validation-ruleset-v2.3.0)
11+
12+
> 22 August 2025
613
714
- fix(ipa): use rule name from function input instead of hard coded name [`#914`](https://github.com/mongodb/openapi/pull/914)
815
- feat(ipa): new rule xgen-IPA-117-operation-summary-single-item-wording [`#913`](https://github.com/mongodb/openapi/pull/913)

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": "2.3.0",
3+
"version": "3.3.0",
44
"description": "Custom validation rules for MongoDB API Standards (IPA).",
55
"keywords": [
66
"mongodb",

0 commit comments

Comments
 (0)