Skip to content

Commit

Permalink
Merge pull request #49 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.1
  • Loading branch information
remarkablemark authored Sep 28, 2023
2 parents 939b162 + ca33773 commit 60149d3
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.1](https://github.com/braze-community/json-schema-it/compare/v1.2.0...v1.2.1) (2023-09-28)


### Miscellaneous Chores

* **deps:** bump @types/validator from 13.11.1 to 13.11.2 ([#47](https://github.com/braze-community/json-schema-it/issues/47)) ([939b162](https://github.com/braze-community/json-schema-it/commit/939b1624bb52274bbe48bce9e58001b1aa1d5238))

## [1.2.0](https://github.com/braze-community/json-schema-it/compare/v1.1.1...v1.2.0) (2023-08-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.0",
"version": "1.2.1",
"description": "JSON Schema generator.",
"author": "Mark <[email protected]>",
"main": "cjs/index.js",
Expand Down

0 comments on commit 60149d3

Please sign in to comment.