Skip to content

Commit d7526fc

Browse files
chore: version packages 🚀 (#2399)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dan Cortes <[email protected]>
1 parent 0a44556 commit d7526fc

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["miniapp-manifest-generator"]
10+
"ignore": ["miniapp-manifest-generator", "minikit-example"]
1111
}

.changeset/eager-cougars-listen.md

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

.changeset/tame-files-yawn.md

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

packages/onchainkit/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.38.15
4+
5+
### Patch Changes
6+
7+
- **chore:** Rename alpha version to canary. By @dgca #2404
8+
- **chore:** Add client FID and OnchainKit/MiniKit differentiation to analytics. By @dgca #2391
9+
310
## 0.38.14
411

512
### Patch Changes

packages/onchainkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.38.14",
3+
"version": "0.38.15",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)