Skip to content

Commit 4fdc1e2

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2025-07-14) ### Bug Fixes * Allow relative URLs ([#26](#26)) ([442d9b2](442d9b2))
1 parent 442d9b2 commit 4fdc1e2

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.2.2](https://github.com/adobe/structured-data-validator/compare/v1.2.1...v1.2.2) (2025-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Allow relative URLs ([#26](https://github.com/adobe/structured-data-validator/issues/26)) ([442d9b2](https://github.com/adobe/structured-data-validator/commit/442d9b2e7a0267ccedf232a2cd3513f386279aef))
7+
18
## [1.2.1](https://github.com/adobe/structured-data-validator/compare/v1.2.0...v1.2.1) (2025-07-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.2.1",
3+
"version": "1.2.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)