Skip to content

Commit a41a4bd

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2025-10-28) ### Bug Fixes * object with hasOwnProperty key ([#15](#15)) ([93ad8e2](93ad8e2))
1 parent 93ad8e2 commit a41a4bd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.5](https://github.com/marcolink/generate-json-patch/compare/v1.2.4...v1.2.5) (2025-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* object with hasOwnProperty key ([#15](https://github.com/marcolink/generate-json-patch/issues/15)) ([93ad8e2](https://github.com/marcolink/generate-json-patch/commit/93ad8e2dfca4c0977e3e310c10c6b3ee997c5415))
7+
18
## [1.2.4](https://github.com/marcolink/generate-json-patch/compare/v1.2.3...v1.2.4) (2024-09-04)
29

310

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

0 commit comments

Comments
 (0)