Skip to content

Commit 156d40b

Browse files
committed
chore(release): cut the v1.10.1 release [skip ci]
1 parent 0509a5f commit 156d40b

87 files changed

Lines changed: 600 additions & 419 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.10.1](https://github.com/swagger-api/apidom/compare/v1.10.0...v1.10.1) (2026-04-07)
7+
8+
### Bug Fixes
9+
10+
- **ls:** add validation for examples with date-time format ([#5155](https://github.com/swagger-api/apidom/issues/5155)) ([99ec977](https://github.com/swagger-api/apidom/commit/99ec977d0f33812968b6a74b67ebf00c05e77816))
11+
- **parser-adapter:** increase active trees threshold ([#5157](https://github.com/swagger-api/apidom/issues/5157)) ([468d4d6](https://github.com/swagger-api/apidom/commit/468d4d6d7a9068badb1d2d3ce3e79fd310e8aa70))
12+
613
# [1.10.0](https://github.com/swagger-api/apidom/compare/v1.9.0...v1.10.0) (2026-04-01)
714

815
### 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.10.0",
4+
"version": "1.10.1",
55
"changelogPreset": "angular",
66
"command": {
77
"bootstrap": {

0 commit comments

Comments
 (0)