Skip to content

Commit 736389e

Browse files
committed
chore: sponsorship mention in changelogs
1 parent 110cd00 commit 736389e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
- 597faad: Checkbox propagation is now supported for trees with async data loaders!
1818
- b0ee382: triggering a data refetch will now always set the loadingItemData/loadingItemChildrens state variable to the associated items if they where not apart of the cache before
1919

20+
### Sponsorship appreciation
21+
22+
Thanks for [Docmost](https://docmost.com/), who have supported the development of Headless Tree with a sponsor contribution. Docmost is a wiki-software that can be self-hosted or used in cloud. Thank you!
23+
2024
## 1.4.0
2125

2226
### Minor Changes

packages/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- 72e714b: all NPM deployments will now publish with provenance
1212
- 7a7424f: fixed incorrect exports definition in package.json for require/cjs imports (#161)
1313

14+
### Sponsorship appreciation
15+
16+
Thanks for [Docmost](https://docmost.com/), who have supported the development of Headless Tree with a sponsor contribution. Docmost is a wiki-software that can be self-hosted or used in cloud. Thank you!
17+
1418
## 1.4.0
1519

1620
## 1.3.0

0 commit comments

Comments
 (0)