Skip to content

Commit 552d6d3

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2026-02-25) ### Features * Add validation for invalid schema.org types ([#60](#60)) ([1e5fdb2](1e5fdb2))
1 parent 1e5fdb2 commit 552d6d3

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/adobe/structured-data-validator/compare/v1.6.0...v1.7.0) (2026-02-25)
2+
3+
4+
### Features
5+
6+
* Add validation for invalid schema.org types ([#60](https://github.com/adobe/structured-data-validator/issues/60)) ([1e5fdb2](https://github.com/adobe/structured-data-validator/commit/1e5fdb2899103048341283c123a8b391ae9e71aa))
7+
18
# [1.6.0](https://github.com/adobe/structured-data-validator/compare/v1.5.0...v1.6.0) (2026-02-02)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/structured-data-validator",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)