Skip to content

Commit 14fbf6b

Browse files
chore(release): 1.2.4 [skip ci]
## [1.2.4](v1.2.3...v1.2.4) (2025-07-31) ### Bug Fixes * Allow execution in the browser ([#31](#31)) ([159d9fb](159d9fb))
1 parent 159d9fb commit 14fbf6b

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.4](https://github.com/adobe/structured-data-validator/compare/v1.2.3...v1.2.4) (2025-07-31)
2+
3+
4+
### Bug Fixes
5+
6+
* Allow execution in the browser ([#31](https://github.com/adobe/structured-data-validator/issues/31)) ([159d9fb](https://github.com/adobe/structured-data-validator/commit/159d9fb1e71fc9b08d0821026bac98131fdf4f41))
7+
18
## [1.2.3](https://github.com/adobe/structured-data-validator/compare/v1.2.2...v1.2.3) (2025-07-16)
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.3",
3+
"version": "1.2.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)