Skip to content

Commit 32559ba

Browse files
chore(master): release 1.0.1
1 parent e8232eb commit 32559ba

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/braze-community/json-schema-it/compare/v1.0.0...v1.0.1) (2023-08-18)
4+
5+
6+
### Documentation
7+
8+
* **readme:** fix code blocks ([e8232eb](https://github.com/braze-community/json-schema-it/commit/e8232eb262725e0fb7a8394908e6f07d5ad093f4))
9+
310
## 1.0.0 (2023-08-18)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-schema-it",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "JSON Schema generator.",
55
"author": "Mark <[email protected]>",
66
"main": "cjs/index.js",

0 commit comments

Comments
 (0)