Skip to content

Commit 06f858d

Browse files
Publish package
1 parent 5dc5258 commit 06f858d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/thick-boats-grin.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @codama/renderers-demo
2+
3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/codama-idl/renderers-demo/pull/7) [`06e4f2c`](https://github.com/codama-idl/renderers-demo/commit/06e4f2c05943a857ec21f69be5980457400d3320) Thanks [@lorisleiva](https://github.com/lorisleiva)! - This is a test patch update to ensure the extraction of the demo renderer to its own repo was successful.

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.1",
3+
"version": "1.0.2",
44
"description": "Demo renderer to help creating new ones",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)