Skip to content

Commit 6176c3e

Browse files
chore(main): release 1.60.0 (#135)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 090d400 commit 6176c3e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"common": "0.1.0",
3-
".": "1.59.0"
3+
".": "1.60.0"
44
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.60.0](https://github.com/kopexa-grc/common/compare/v1.59.0...v1.60.0) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* ignore tuple not found errors on delete operations for idempotency ([b5b43d0](https://github.com/kopexa-grc/common/commit/b5b43d00b3ec5a8968f341061aacbe1a31a59f69))
9+
* **types:** add CSV marshaling support for Address, Metadata, and JSONContent ([090d400](https://github.com/kopexa-grc/common/commit/090d400a21e5c783877c620bb2fba531a59bc4cb))
10+
311
## [1.59.0](https://github.com/kopexa-grc/common/compare/v1.58.0...v1.59.0) (2026-02-11)
412

513

0 commit comments

Comments
 (0)