Skip to content

Commit 9847473

Browse files
author
pkc-js-release-bot[bot]
committed
chore(release): 0.0.39 [skip ci]
1 parent 3cea716 commit 9847473

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.39](https://github.com/pkcprotocol/pkc-js/compare/v0.0.38...v0.0.39) (2026-05-31)
4+
5+
### Features
6+
7+
* **community:** add features.noReplyLinks to block replies with links ([#105](https://github.com/pkcprotocol/pkc-js/issues/105)) ([3cea716](https://github.com/pkcprotocol/pkc-js/commit/3cea71643df479f26a095335641227283ecbc7db))
8+
39
## [0.0.38](https://github.com/pkcprotocol/pkc-js/compare/v0.0.37...v0.0.38) (2026-05-25)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)