Skip to content

Commit bcac0ef

Browse files
committed
chore(release): cut the v1.6.0 release [skip ci]
1 parent d6649a4 commit bcac0ef

File tree

87 files changed

+615
-419
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+615
-419
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.6.0](https://github.com/swagger-api/apidom/compare/v1.5.1...v1.6.0) (2026-02-27)
7+
8+
### Features
9+
10+
- **openapi-3-2:** initial support for OAS 3.2.0 specification ([#5110](https://github.com/swagger-api/apidom/issues/5110)) ([ef97b5c](https://github.com/swagger-api/apidom/commit/ef97b5c3258f9534090db84b453dbaa5879d79a9))
11+
612
## [1.5.1](https://github.com/swagger-api/apidom/compare/v1.5.0...v1.5.1) (2026-02-19)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"packages": ["packages/*"],
33
"npmClient": "npm",
4-
"version": "1.5.1",
4+
"version": "1.6.0",
55
"changelogPreset": "angular",
66
"command": {
77
"bootstrap": {

0 commit comments

Comments
 (0)