Skip to content

Commit

Permalink
chore: release v0.36.9 (#1894)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessey authored Jan 28, 2025
1 parent 8cd8eb2 commit 7ebd790
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 12 deletions.
7 changes: 6 additions & 1 deletion .changeset/friendly-cougars-fly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@
"@coinbase/onchainkit": patch
---

**feat** add analytics by @0xAlec #1869
***fix*** Fixed typos in documentation. By @rebustron #1850
***chore***: Deprecated amountReference: 'to' in V1 Swap. By @alessey #1851
***feat***: Implemented Popover, DismissableLayer, and FocusTrap primitives in SwapSettings. By @cpcramer #1856
***chore***: Standardized comment format to JSDoc-style syntax'. By @cpcramer #1868
***feat*** Added analytics. By @0xAlec #1869

5 changes: 0 additions & 5 deletions .changeset/many-glasses-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-yaks-greet.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = '0.36.8';
export const version = '0.36.9';

0 comments on commit 7ebd790

Please sign in to comment.