Skip to content

Commit bf76c7a

Browse files
committed
chore: version packages
1 parent ae50529 commit bf76c7a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/node/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @renegade-fi/node
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- node: export actions from entry module
8+
39
## 0.3.4
410

511
### Patch Changes

packages/node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@renegade-fi/node",
33
"description": "Node.js library for Renegade",
4-
"version": "0.3.4",
4+
"version": "0.3.5",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/renegade-fi/typescript-sdk.git",

0 commit comments

Comments
 (0)