Skip to content

Commit d541937

Browse files
chore: version packages v0.6.0 🌊 (#115)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc74af1 commit d541937

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/serious-shrimps-appear.md

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

CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- fc74af1: - **feat**: better treeshaking support by using **packemon**. By @zizzamia & @wespickett #105
8+
9+
BREAKING CHANGES
10+
11+
For modern apps that utilize `ES2020` or the latest version, breaking changes are not anticipated. However, if you encounter any building issues when using OnchainKit with older apps that rely on `ES6`, please open an issue and provide details of the error you're experiencing. We will do our best to provide the necessary support.
12+
313
## 0.5.4
414

515
### Patch 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/onchainkit",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"repository": "https://github.com/coinbase/onchainkit.git",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)