Skip to content

Commit 698fe81

Browse files
Publish package (#65)
1 parent 9bf2e0d commit 698fe81

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ready-boats-greet.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-rust-cpi
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [#64](https://github.com/codama-idl/renderers-rust-cpi/pull/64) [`9bf2e0d`](https://github.com/codama-idl/renderers-rust-cpi/commit/9bf2e0d2f6bfa7f31bc421e0fc8a92faa723b29d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Enable Rollup treeshaking pass
8+
39
## 0.1.1
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-rust-cpi",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Renders CPI clients for your programs",
55
"exports": {
66
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)