Skip to content

Commit b678e17

Browse files
author
Julien Delaigues
committed
chore(main): release 2.12.0
1 parent 0ab6fa6 commit b678e17

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [2.12.0](https://github.com/forbole/kastle/compare/v2.11.0...v2.12.0) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* **broswer-api:** sign message ([#76](https://github.com/forbole/kastle/issues/76)) ([067baae](https://github.com/forbole/kastle/commit/067baae5fe33034404ff8bf558b3ba0edb18c367))
9+
* currency-selection ([#89](https://github.com/forbole/kastle/issues/89)) ([b969c8f](https://github.com/forbole/kastle/commit/b969c8f8f1319e781dc2b6546ed4f8b117bc2039))
10+
* implement-kip-12 ([#93](https://github.com/forbole/kastle/issues/93)) ([55fd07d](https://github.com/forbole/kastle/commit/55fd07dd2830cc44d6e365e9e1d8f677603b9208))
11+
* kns-transfer ([#96](https://github.com/forbole/kastle/issues/96)) ([0ab6fa6](https://github.com/forbole/kastle/commit/0ab6fa6f1160e9147b5d677d4162b0fb78202a54))
12+
313
## [2.11.0](https://github.com/forbole/kastle/compare/v2.10.2...v2.11.0) (2025-04-11)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Kastle",
33
"description": "Kastle is a browser extension wallet for the Kaspa network",
44
"private": true,
5-
"version": "2.11.0",
5+
"version": "2.12.0",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)