Skip to content

Commit

Permalink
Merge pull request #381 from braze-community/release-please--branches…
Browse files Browse the repository at this point in the history
…--master--components--json-schema-it

chore(master): release 1.2.10
  • Loading branch information
remarkablemark authored Aug 30, 2024
2 parents 6524388 + 5c64d24 commit 02574ad
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.10](https://github.com/braze-community/json-schema-it/compare/v1.2.9...v1.2.10) (2024-08-30)


### Build System

* **deps:** bump @types/validator from 13.12.0 to 13.12.1 ([#377](https://github.com/braze-community/json-schema-it/issues/377)) ([6524388](https://github.com/braze-community/json-schema-it/commit/65243888f8b8dae555ac00f8495f88b11d8a8a6c))

## [1.2.9](https://github.com/braze-community/json-schema-it/compare/v1.2.8...v1.2.9) (2024-06-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-it",
"version": "1.2.9",
"version": "1.2.10",
"description": "JSON Schema generator.",
"author": "Mark <[email protected]>",
"main": "cjs/index.js",
Expand Down

0 comments on commit 02574ad

Please sign in to comment.