Skip to content

Commit 9bf5234

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2024-09-03) ### Bug Fixes * linting ([6c689b5](6c689b5)) ### Features * add max depth config ([6ea96bc](6ea96bc))
1 parent a787cd9 commit 9bf5234

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/marcolink/generate-json-patch/compare/v1.1.1...v1.2.0) (2024-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* linting ([6c689b5](https://github.com/marcolink/generate-json-patch/commit/6c689b579713c5f99ed858fe4f71ca8dca987693))
7+
8+
9+
### Features
10+
11+
* add max depth config ([6ea96bc](https://github.com/marcolink/generate-json-patch/commit/6ea96bcc33e42242bacc127f87ef85051bece0b0))
12+
113
## [1.1.1](https://github.com/marcolink/generate-json-patch/compare/v1.1.0...v1.1.1) (2024-05-22)
214

315

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

0 commit comments

Comments
 (0)