Skip to content

Commit c8328c9

Browse files
Version Packages (#775)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eab799c commit c8328c9

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/grumpy-cats-swim.md

-5
This file was deleted.

packages/contracts/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @helixbridge/contracts
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- eab799c: Add contracts package

packages/contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helixbridge/contracts",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)