Skip to content

Commit 5e3814b

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2024-09-03) ### Bug Fixes * respect maxDepth for array values ([623fc53](623fc53))
1 parent 623fc53 commit 5e3814b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/marcolink/generate-json-patch/compare/v1.2.1...v1.2.2) (2024-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* respect maxDepth for array values ([623fc53](https://github.com/marcolink/generate-json-patch/commit/623fc53dfb9392381451febd20897bb25363130a))
7+
18
## [1.2.1](https://github.com/marcolink/generate-json-patch/compare/v1.2.0...v1.2.1) (2024-09-03)
29

310

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": "generate-json-patch",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"author": "Marco Link <marcoxlink@gmail.com>",
55
"private": false,
66
"repository": "marcolink/generate-json-patch",

0 commit comments

Comments
 (0)