Skip to content

Commit fe0ba51

Browse files
committed
chore(release): cut the v1.0.0-beta.31 release [skip ci]
1 parent 65d63aa commit fe0ba51

File tree

75 files changed

+458
-462
lines changed

Some content is hidden

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

75 files changed

+458
-462
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.0.0-beta.31](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2025-04-24)
7+
8+
### Features
9+
10+
- **ls:** add support for standalone JSON Schema 2020-12 ([#4838](https://github.com/swagger-api/apidom/issues/4838)) ([1527e38](https://github.com/swagger-api/apidom/commit/1527e3865632953de0badac4b51b9a2ae6c45586)), closes [#2481](https://github.com/swagger-api/apidom/issues/2481)
11+
612
# [1.0.0-beta.30](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2025-03-17)
713

814
### Features

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.0.0-beta.30",
4+
"version": "1.0.0-beta.31",
55
"changelogPreset": "angular",
66
"command": {
77
"bootstrap": {

0 commit comments

Comments
 (0)