Skip to content

Commit b5fbafe

Browse files
Publish package (#9)
1 parent 2874afc commit b5fbafe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-yaks-leave.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.3
4+
5+
### Patch Changes
6+
7+
- [`2874afc`](https://github.com/codama-idl/renderers-demo/commit/2874afccd5c51e034f8ebdd94ea18f8ca4ba4913) Thanks [@lorisleiva](https://github.com/lorisleiva)! - This is another test patch update.
8+
39
## 1.0.2
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.2",
3+
"version": "1.0.3",
44
"description": "Demo renderer to help creating new ones",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)