Skip to content

Commit 3dcb2a8

Browse files
committed
BREAKING CHANGE: bumped major version
1 parent 28a50d7 commit 3dcb2a8

1 file changed

Lines changed: 2 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,10 @@
1-
## [1.1.0](https://github.com/apisyouwonthate/spectral-jsonapi/compare/v1.0.0...v1.1.0) (2026-04-07)
2-
3-
### Features
4-
5-
* bumped major version ([#10](https://github.com/apisyouwonthate/spectral-jsonapi/issues/10)) ([5625f81](https://github.com/apisyouwonthate/spectral-jsonapi/commit/5625f812efba490a7436fcff87a12fa6d4cd3f68))
6-
7-
## 1.0.0 (2026-04-07)
8-
9-
### Features
10-
11-
* add fetching-resource-200 and fetching-resource-404 ([894bedf](https://github.com/apisyouwonthate/spectral-jsonapi/commit/894bedfe24d937b9d27e7c211c25ed3198a248c4))
12-
13-
### Performance Improvements
14-
15-
* remove redundant aliases ([e1db1ff](https://github.com/apisyouwonthate/spectral-jsonapi/commit/e1db1ffbd1e26066ad7578de6edc3e3738dc0583))
16-
17-
# Changelog
18-
19-
All notable changes to this project will be documented in this file.
20-
21-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
22-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
23-
24-
## [2.0.1] - 2026-04-07
1+
## 2.0.1 (2026-04-07)
252

263
### Changed
274

285
- The `content-type` rule now allows other non-JSON content, but still demands all JSON requests/responses use `application/vnd.api+json`.
296

30-
## [2.0.0] - 2026-04-01
7+
## 2.0.0 (2026-04-01)
318

329
### Added
3310
- Created TypeScript version of the ruleset. YAML still available.

0 commit comments

Comments
 (0)