Skip to content

Commit c78fb08

Browse files
chore: version packages v0.9 🌊 (#170)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a96e960 commit c78fb08

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/stale-waves-wink.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.9.0
4+
5+
### Minor Changes
6+
7+
- 311b027: - **feat**: prep the identity `identity` module. By @zizzamia #171
8+
- **feat**: added initial version of `getEASAttestations`, which helps getting the user attestations from the Ethereum Attetation Service (EAS). By @alvaroraminelli #126
9+
310
## 0.8.2
411

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

0 commit comments

Comments
 (0)