diff --git a/CHANGELOG.md b/CHANGELOG.md index 93095a857..a989ca6ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.14.0](https://github.com/leather-wallet/desktop/compare/v4.13.0...v4.14.0) (2023-09-01) + + +### Features + +* trigger release ([0f4f847](https://github.com/leather-wallet/desktop/commit/0f4f8478546887e64417b499cd22129ecd27ea98)) + # [4.13.0](https://github.com/leather-wallet/desktop/compare/v4.12.0...v4.13.0) (2023-09-01) diff --git a/package.json b/package.json index adab6b8f7..a58f24f0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stacks-wallet", - "version": "4.13.0", + "version": "4.14.0", "description": "Leather 2.0 — Stacking", "prettier": "@stacks/prettier-config", "homepage": "https://hiro.so/wallet",