Skip to content

Commit ebcc7ac

Browse files
Publish packages (#89)
1 parent 1d4223c commit ebcc7ac

File tree

5 files changed

+44
-36
lines changed

5 files changed

+44
-36
lines changed

.changeset/twelve-bulldogs-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 35 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,65 @@
11
# @kinobi-so/renderers-js-umi
22

3+
## 0.20.6
4+
5+
### Patch Changes
6+
7+
- [#88](https://github.com/kinobi-so/kinobi/pull/88) [`1d4223c`](https://github.com/kinobi-so/kinobi/commit/1d4223c601ca34884f3b6ab1dfc42a3296502af2) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix constant PDA seed rendering in renderers-js-umi
8+
39
## 0.20.5
410

511
### Patch Changes
612

7-
- [#43](https://github.com/kinobi-so/kinobi/pull/43) [`668b550`](https://github.com/kinobi-so/kinobi/commit/668b550aa2172c24ddb3b8751d91e67e94a93fa4) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Allow PdaValueNode to inline their own PdaNode definition
13+
- [#43](https://github.com/kinobi-so/kinobi/pull/43) [`668b550`](https://github.com/kinobi-so/kinobi/commit/668b550aa2172c24ddb3b8751d91e67e94a93fa4) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Allow PdaValueNode to inline their own PdaNode definition
814

9-
- Updated dependencies [[`668b550`](https://github.com/kinobi-so/kinobi/commit/668b550aa2172c24ddb3b8751d91e67e94a93fa4)]:
10-
- @kinobi-so/nodes@0.20.4
11-
- @kinobi-so/errors@0.20.4
12-
- @kinobi-so/renderers-core@0.20.4
13-
- @kinobi-so/validators@0.20.4
14-
- @kinobi-so/visitors-core@0.20.4
15+
- Updated dependencies [[`668b550`](https://github.com/kinobi-so/kinobi/commit/668b550aa2172c24ddb3b8751d91e67e94a93fa4)]:
16+
- @kinobi-so/nodes@0.20.4
17+
- @kinobi-so/errors@0.20.4
18+
- @kinobi-so/renderers-core@0.20.4
19+
- @kinobi-so/validators@0.20.4
20+
- @kinobi-so/visitors-core@0.20.4
1521

1622
## 0.20.4
1723

1824
### Patch Changes
1925

20-
- Updated dependencies [[`d938e04`](https://github.com/kinobi-so/kinobi/commit/d938e04b8cf5765c5bb2b68916b29e892fd5ad70), [`4bc5823`](https://github.com/kinobi-so/kinobi/commit/4bc5823377824198bd5a6432d16333b2cb1d8b8c)]:
21-
- @kinobi-so/visitors-core@0.20.3
22-
- @kinobi-so/errors@0.20.3
23-
- @kinobi-so/renderers-core@0.20.3
24-
- @kinobi-so/validators@0.20.3
25-
- @kinobi-so/nodes@0.20.3
26+
- Updated dependencies [[`d938e04`](https://github.com/kinobi-so/kinobi/commit/d938e04b8cf5765c5bb2b68916b29e892fd5ad70), [`4bc5823`](https://github.com/kinobi-so/kinobi/commit/4bc5823377824198bd5a6432d16333b2cb1d8b8c)]:
27+
- @kinobi-so/visitors-core@0.20.3
28+
- @kinobi-so/errors@0.20.3
29+
- @kinobi-so/renderers-core@0.20.3
30+
- @kinobi-so/validators@0.20.3
31+
- @kinobi-so/nodes@0.20.3
2632

2733
## 0.20.3
2834

2935
### Patch Changes
3036

31-
- [`964776f`](https://github.com/kinobi-so/kinobi/commit/964776fe73402c236d334032821013674c3b1a5e) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix invalid package dependencies
37+
- [`964776f`](https://github.com/kinobi-so/kinobi/commit/964776fe73402c236d334032821013674c3b1a5e) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix invalid package dependencies
3238

33-
- Updated dependencies [[`964776f`](https://github.com/kinobi-so/kinobi/commit/964776fe73402c236d334032821013674c3b1a5e)]:
34-
- @kinobi-so/errors@0.20.2
35-
- @kinobi-so/nodes@0.20.2
36-
- @kinobi-so/renderers-core@0.20.2
37-
- @kinobi-so/validators@0.20.2
38-
- @kinobi-so/visitors-core@0.20.2
39+
- Updated dependencies [[`964776f`](https://github.com/kinobi-so/kinobi/commit/964776fe73402c236d334032821013674c3b1a5e)]:
40+
- @kinobi-so/errors@0.20.2
41+
- @kinobi-so/nodes@0.20.2
42+
- @kinobi-so/renderers-core@0.20.2
43+
- @kinobi-so/validators@0.20.2
44+
- @kinobi-so/visitors-core@0.20.2
3945

4046
## 0.20.2
4147

4248
### Patch Changes
4349

44-
- [`2857238`](https://github.com/kinobi-so/kinobi/commit/28572383c1f6f6968df88be61d49b41059475d94) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update renderer headers and pnpm
50+
- [`2857238`](https://github.com/kinobi-so/kinobi/commit/28572383c1f6f6968df88be61d49b41059475d94) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Update renderer headers and pnpm
4551

46-
- [#24](https://github.com/kinobi-so/kinobi/pull/24) [`b9cd6b2`](https://github.com/kinobi-so/kinobi/commit/b9cd6b29f4e5229512a7cc3dd28a6f6074dedd98) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix "object is not extensible" in PDA helper function
52+
- [#24](https://github.com/kinobi-so/kinobi/pull/24) [`b9cd6b2`](https://github.com/kinobi-so/kinobi/commit/b9cd6b29f4e5229512a7cc3dd28a6f6074dedd98) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix "object is not extensible" in PDA helper function
4753

4854
## 0.20.1
4955

5056
### Patch Changes
5157

52-
- [#21](https://github.com/kinobi-so/kinobi/pull/21) [`0dec0c8`](https://github.com/kinobi-so/kinobi/commit/0dec0c8fff5e80fafc964416058e4ddf1db2bda0) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix ESM and CJS exports on renderers
58+
- [#21](https://github.com/kinobi-so/kinobi/pull/21) [`0dec0c8`](https://github.com/kinobi-so/kinobi/commit/0dec0c8fff5e80fafc964416058e4ddf1db2bda0) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix ESM and CJS exports on renderers
5359

54-
- Updated dependencies [[`0dec0c8`](https://github.com/kinobi-so/kinobi/commit/0dec0c8fff5e80fafc964416058e4ddf1db2bda0)]:
55-
- @kinobi-so/renderers-core@0.20.1
56-
- @kinobi-so/errors@0.20.1
57-
- @kinobi-so/nodes@0.20.1
58-
- @kinobi-so/validators@0.20.1
59-
- @kinobi-so/visitors-core@0.20.1
60+
- Updated dependencies [[`0dec0c8`](https://github.com/kinobi-so/kinobi/commit/0dec0c8fff5e80fafc964416058e4ddf1db2bda0)]:
61+
- @kinobi-so/renderers-core@0.20.1
62+
- @kinobi-so/errors@0.20.1
63+
- @kinobi-so/nodes@0.20.1
64+
- @kinobi-so/validators@0.20.1
65+
- @kinobi-so/visitors-core@0.20.1

packages/renderers-js-umi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinobi-so/renderers-js-umi",
3-
"version": "0.20.5",
3+
"version": "0.20.6",
44
"description": "JavaScript renderer compatible with the Umi framework",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

packages/renderers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @kinobi-so/renderers
22

3+
## 0.20.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1d4223c`](https://github.com/kinobi-so/kinobi/commit/1d4223c601ca34884f3b6ab1dfc42a3296502af2)]:
8+
- @kinobi-so/renderers-js-umi@0.20.6
9+
310
## 0.20.11
411

512
### Patch Changes

packages/renderers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinobi-so/renderers",
3-
"version": "0.20.11",
3+
"version": "0.20.12",
44
"description": "Exports all Kinobi renderers",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)