Skip to content

Commit d442f74

Browse files
chore: version packages v0.28.1 🌊 (coinbase#482)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4317480 commit d442f74

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/great-garlics-judge.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.28.1
4+
5+
### Patch Changes
6+
7+
- 4317480: - **fix**: setup error because of a typo in file names. By @matejos (#480)
8+
- **chore**: latest OnchainKit version. By @zizzamia
9+
310
## 0.28.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/build-onchain-apps",
3-
"version": "0.28.0",
3+
"version": "0.28.1",
44
"repository": "https://github.com/coinbase/build-onchain-apps.git",
55
"license": "Apache-2.0",
66
"dependencies": {

0 commit comments

Comments
 (0)