Skip to content

Commit c3645d0

Browse files
author
pkc-js-release-bot[bot]
committed
chore(release): 0.0.38 [skip ci]
1 parent a30a5c3 commit c3645d0

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

docs/CHANGELOG.md

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

3+
## [0.0.38](https://github.com/pkcprotocol/pkc-js/compare/v0.0.37...v0.0.38) (2026-05-25)
4+
5+
### Bug Fixes
6+
7+
* **challenges:** persist aggregatedComment extras through DB roundtrip ([#104](https://github.com/pkcprotocol/pkc-js/issues/104)) ([a30a5c3](https://github.com/pkcprotocol/pkc-js/commit/a30a5c39f66179f7fc2df7d0d5461ef3510d3987)), closes [#103](https://github.com/pkcprotocol/pkc-js/issues/103) [#103](https://github.com/pkcprotocol/pkc-js/issues/103)
8+
39
## [0.0.37](https://github.com/pkcprotocol/pkc-js/compare/v0.0.36...v0.0.37) (2026-05-23)
410

511
### Features

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": "@pkcprotocol/pkc-js",
3-
"version": "0.0.37",
3+
"version": "0.0.38",
44
"type": "module",
55
"scripts": {
66
"prebuild": "node config/generate-version.js",

0 commit comments

Comments
 (0)