Skip to content

Commit b9406be

Browse files
Release packages (#434)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f302235 commit b9406be

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

typescript/.changeset/plenty-stingrays-tie.md

-5
This file was deleted.

typescript/packages/plugins/velodrome/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @goat-sdk/plugin-velodrome
22

3+
## 0.1.9
4+
5+
### Patch Changes
6+
7+
- f302235: Improve token validation
8+
39
## 0.1.8
410

511
### Patch Changes

typescript/packages/plugins/velodrome/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@goat-sdk/plugin-velodrome",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"files": ["dist/**/*", "README.md", "package.json"],
55
"scripts": {
66
"build": "tsup",

0 commit comments

Comments
 (0)