Skip to content

Commit 383af88

Browse files
committed
chore(release): cut the v1.11.3 release [skip ci]
1 parent 505daeb commit 383af88

87 files changed

Lines changed: 593 additions & 431 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: 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.11.3](https://github.com/swagger-api/apidom/compare/v1.11.2...v1.11.3) (2026-06-22)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update @babel/core from 7.27.1 to 7.29.7 ([#5185](https://github.com/swagger-api/apidom/issues/5185)) ([eb83ecc](https://github.com/swagger-api/apidom/commit/eb83ecc03905ae225a96469b0dfa775f0837335b))
11+
612
## [1.11.2](https://github.com/swagger-api/apidom/compare/v1.11.1...v1.11.2) (2026-06-02)
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.11.2",
4+
"version": "1.11.3",
55
"changelogPreset": "angular",
66
"command": {
77
"bootstrap": {

0 commit comments

Comments
 (0)