Skip to content

Commit 5080895

Browse files
test: should fail
1 parent 9a29a6f commit 5080895

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

tools/spectral/ipa/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
#### [1.0.0](https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v0.0.1...1.0.0)
6+
7+
- feat(ipa): error on unneeded exceptions IPA 117-126 [`#881`](https://github.com/mongodb/openapi/pull/881)
8+
- feat(ipa): error on unneeded exceptions IPA 108-114 [`#880`](https://github.com/mongodb/openapi/pull/880)
9+
- feat(ipa): error on unneeded exceptions IPA 105-107 [`#878`](https://github.com/mongodb/openapi/pull/878)
10+
- feat(ipa): error on unneeded exceptions IPA 005-104 [`#877`](https://github.com/mongodb/openapi/pull/877)
11+
- docs(ipa): update ipa readme [`#876`](https://github.com/mongodb/openapi/pull/876)
12+
- ci(ipa): create release tag in IPA ruleset release [`a57e9df`](https://github.com/mongodb/openapi/commit/a57e9df286ae08a241341216b7219ca3201722a8)
13+
- ci(ipa): use release tags for IPA ruleset [`cbdd1f6`](https://github.com/mongodb/openapi/commit/cbdd1f65079632ea5a51671b9a9c7240bef5ce59)
14+
515
<!-- auto-changelog-above -->
616

717
#### ipa-validation-ruleset-v0.0.1

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

0 commit comments

Comments
 (0)