Skip to content

Commit 25950c4

Browse files
committed
chore(release): cut the v0.70.0 release [skip ci]
1 parent 1f9f406 commit 25950c4

File tree

51 files changed

+376
-272
lines changed

Some content is hidden

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

51 files changed

+376
-272
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+
# [0.70.0](https://github.com/swagger-api/apidom/compare/v0.69.3...v0.70.0) (2023-05-23)
7+
8+
### Features
9+
10+
- **apidom-ls:** update exports for JSON Schema validators ([99a21b7](https://github.com/swagger-api/apidom/commit/99a21b7139dafef17ecf2d0faba8280f44ad5de5))
11+
612
## [0.69.3](https://github.com/swagger-api/apidom/compare/v0.69.2...v0.69.3) (2023-04-27)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": ["packages/*"],
33
"npmClient": "npm",
44
"useWorkspaces": true,
5-
"version": "0.69.3",
5+
"version": "0.70.0",
66
"changelogPreset": "angular",
77
"command": {
88
"bootstrap": {

0 commit comments

Comments
 (0)