Skip to content

Commit 9f88cde

Browse files
Publish package (#74)
1 parent c08e199 commit 9f88cde

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/forty-clouds-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#73](https://github.com/codama-idl/renderers-demo/pull/73) [`c08e199`](https://github.com/codama-idl/renderers-demo/commit/c08e1998e5eea2a29f263f99be6a791911c3f79a) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Enabled Rollup treeshaking pass
8+
39
## 1.0.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codama/renderers-demo",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Demo renderer to help creating new ones",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)