diff --git a/CHANGELOG.md b/CHANGELOG.md index fd9049542..56c28c232 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.15.0](https://github.com/leather-wallet/desktop/compare/v4.14.3...v4.15.0) (2024-05-14) + + +### Features + +* stacking card copy + notarize tool fix ([688fd3a](https://github.com/leather-wallet/desktop/commit/688fd3a6047688208d47e210418bfe35ab9120fa)) + # [4.15.0-dev.1](https://github.com/leather-wallet/desktop/compare/v4.14.3...v4.15.0-dev.1) (2024-05-13) diff --git a/package.json b/package.json index f5d1bfc8f..c0311ce8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stacks-wallet", - "version": "4.15.0-dev.1", + "version": "4.15.0", "description": "Leather 2.0 — Stacking", "prettier": "@stacks/prettier-config", "homepage": "https://leather.io",