Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(feat/release-please-test2): release extension 0.4.0 #1508

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- main
- feat/release-please-test2

permissions:
contents: write
Expand All @@ -22,6 +22,8 @@ jobs:
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
target-branch: feat/release-please-test2

build-namadillo:
needs: [release-please]
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"apps/namadillo": "1.1.13",
"apps/extension": "0.3.7",
"apps/extension": "0.4.0",
"packages/sdk": "0.14.0",
"packages/types": "0.3.0"
}
47 changes: 47 additions & 0 deletions apps/extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Changelog

## [0.4.0](https://github.com/anoma/namada-interface/compare/extension-v0.3.7...extension@v0.4.0) (2025-01-13)


### Features

* Add balance to masp overview ([#1169](https://github.com/anoma/namada-interface/issues/1169)) ([38754bf](https://github.com/anoma/namada-interface/commit/38754bf0e621a955837cb89d07a583b60f9614bf))
* Add disconnect account approval step ([#1101](https://github.com/anoma/namada-interface/issues/1101)) ([026b971](https://github.com/anoma/namada-interface/commit/026b9710bb8b47651f82309fc1f09c42b493673b))
* Add error messages in toasts ([#887](https://github.com/anoma/namada-interface/issues/887)) ([72149ab](https://github.com/anoma/namada-interface/commit/72149ab40f6f12d0267521b26764c8ac161cc5fc))
* Add namadillo disconnect button ([#1092](https://github.com/anoma/namada-interface/issues/1092)) ([089b59b](https://github.com/anoma/namada-interface/commit/089b59b219a63283efbb11b5d43e0283f32a8160))
* Add switching account approval step ([#1109](https://github.com/anoma/namada-interface/issues/1109)) ([94b6ec6](https://github.com/anoma/namada-interface/commit/94b6ec6304c1d4f431e743384e071cde6d9e8d53))
* Add the switch account button ([#1051](https://github.com/anoma/namada-interface/issues/1051)) ([bfc42c3](https://github.com/anoma/namada-interface/commit/bfc42c3ff323a6dee24a91e56f5d2269f96ea8fa))
* Allow specifying beta extension build ([#1094](https://github.com/anoma/namada-interface/issues/1094)) ([ee3265b](https://github.com/anoma/namada-interface/commit/ee3265bf04e3d104ec9fb8b3a54c454c8289e26f))
* Applying some builds only on merge to main ([539431e](https://github.com/anoma/namada-interface/commit/539431ebb2325e7ad560df77d5e3851be6c191e0))
* Bump keychain version, update type docs ([#1363](https://github.com/anoma/namada-interface/issues/1363)) ([eece967](https://github.com/anoma/namada-interface/commit/eece96730099ba0d4f5f506c5b4cd2520c82e198))
* **extension:** Making rounded corners standard ([#1008](https://github.com/anoma/namada-interface/issues/1008)) ([47d61db](https://github.com/anoma/namada-interface/commit/47d61db27a5d3ff870f3797f2b7d9f0c8f468f91))
* **extension:** Refactoring and implementing signing layout ([#933](https://github.com/anoma/namada-interface/issues/933)) ([92b0971](https://github.com/anoma/namada-interface/commit/92b0971b076d2fc5ee4dfcfbd36a420c6e8a3440))
* Move sdk package into [@namada](https://github.com/namada) org ([#1230](https://github.com/anoma/namada-interface/issues/1230)) ([0376020](https://github.com/anoma/namada-interface/commit/0376020411a6b123376a39bce4240bb7468858ae))
* Notify about needed account re import ([#1452](https://github.com/anoma/namada-interface/issues/1452)) ([f27adef](https://github.com/anoma/namada-interface/commit/f27adef08462e19dabca43c66cd0bf1e2fac43b6))
* Refactoring currency component ([#1148](https://github.com/anoma/namada-interface/issues/1148)) ([e107f02](https://github.com/anoma/namada-interface/commit/e107f02e71eecf475906434b438e101f97d201dc))
* Shield nam ([#1165](https://github.com/anoma/namada-interface/issues/1165)) ([e6b5530](https://github.com/anoma/namada-interface/commit/e6b55307c77312a3bdde192ec721d5e84883d4ba))
* Support claim rewards tx in SDK ([#932](https://github.com/anoma/namada-interface/issues/932)) ([59d0ea9](https://github.com/anoma/namada-interface/commit/59d0ea9659658c23c804324d46594783ed695a2e))
* Trying to fix yarn poisoning error ([03f1dd9](https://github.com/anoma/namada-interface/commit/03f1dd9a054c9855fe40909ded272cd7e38ec1ce))
* Unshield + shielded transfers + disposable gas payer ([#1191](https://github.com/anoma/namada-interface/issues/1191)) ([e8f0b39](https://github.com/anoma/namada-interface/commit/e8f0b39452f0b7fac583ee7cb5812409378cfcd0))
* Update unbonding period calculation ([#1034](https://github.com/anoma/namada-interface/issues/1034)) ([2e65ae8](https://github.com/anoma/namada-interface/commit/2e65ae8ae3d2430b6268603785c30016d2df77a6))
* Vks birthdays ([#1415](https://github.com/anoma/namada-interface/issues/1415)) ([294031d](https://github.com/anoma/namada-interface/commit/294031d8c7bf53c56fc81404b46d6c63ce13b651))


### Bug Fixes

* Approve sign promise should resolve when rejected ([#886](https://github.com/anoma/namada-interface/issues/886)) ([ff29f8e](https://github.com/anoma/namada-interface/commit/ff29f8e43ed457be6a9a160ada12d4bee2637d0f))
* Don't flash lock screen when opening extension ([#1050](https://github.com/anoma/namada-interface/issues/1050)) ([96860cd](https://github.com/anoma/namada-interface/commit/96860cd440edc856efd0a235ab530825061260e8))
* Fix broken "Back Up My Wallet" extension link ([#961](https://github.com/anoma/namada-interface/issues/961)) ([ad5c962](https://github.com/anoma/namada-interface/commit/ad5c962c15dab193d6f42ea62c1c03eb1be97630))
* Fix button type causing unintentional redirect ([#1097](https://github.com/anoma/namada-interface/issues/1097)) ([008da89](https://github.com/anoma/namada-interface/commit/008da89092072e983d6631a6768ef1105c1c1d0f))
* Fix up Namadillo text spelling/grammar ([#989](https://github.com/anoma/namada-interface/issues/989)) ([bdbdd52](https://github.com/anoma/namada-interface/commit/bdbdd52773dc3a722671f5e5ca6345268785170b))
* Remove unneeded Firefox instruction ([#1347](https://github.com/anoma/namada-interface/issues/1347)) ([4096d39](https://github.com/anoma/namada-interface/commit/4096d393bf23de741ee107efb65f1b6ab51e9f20))
* Remove unneeded vars, move .env to extension app ([#1018](https://github.com/anoma/namada-interface/issues/1018)) ([6ece054](https://github.com/anoma/namada-interface/commit/6ece054b21f658a0dd84aa104622d113f219a3f5))
* Remove unused chrome permission ([#1064](https://github.com/anoma/namada-interface/issues/1064)) ([0e223ad](https://github.com/anoma/namada-interface/commit/0e223ad1df49c88cb2d9b531467d3e56e9f04c51))
* Remove unused Firefox extension permissions ([#1003](https://github.com/anoma/namada-interface/issues/1003)) ([28c60f3](https://github.com/anoma/namada-interface/commit/28c60f3c9c0c6203fa54c7694020f59b532fe99c))
* Rename remaining instances of Namada Extension ([#1134](https://github.com/anoma/namada-interface/issues/1134)) ([07feb93](https://github.com/anoma/namada-interface/commit/07feb9324af9b02e3dd5edee3e5456f7c3e0c4a8))
* SDK and extension should use the same ledger-namada package ([#1376](https://github.com/anoma/namada-interface/issues/1376)) ([7fa916b](https://github.com/anoma/namada-interface/commit/7fa916b049b2dacc9b9dca7ee062319f8c2bee5a))
* Serialize bigints to fix vote proposal signing ([#941](https://github.com/anoma/namada-interface/issues/941)) ([da5ed07](https://github.com/anoma/namada-interface/commit/da5ed0779ee4dc6e45436244733e36920d977440))
* Show proposal id and vote tx details in Firefox ([#998](https://github.com/anoma/namada-interface/issues/998)) ([6442e0d](https://github.com/anoma/namada-interface/commit/6442e0df2284dedce968a4d72ffb9a003bab5ef1))
* Support sending BigNumber messages in Firefox ([#954](https://github.com/anoma/namada-interface/issues/954)) ([905f24b](https://github.com/anoma/namada-interface/commit/905f24ba2a2d8f0e95638730a363971d4ff140da))
* Trim long strings on extension list items ([#1102](https://github.com/anoma/namada-interface/issues/1102)) ([2c0bc92](https://github.com/anoma/namada-interface/commit/2c0bc9209968c01275298d25cc2a8bb36e41b218))
* Use correct .env to get chain ID in extension ([#953](https://github.com/anoma/namada-interface/issues/953)) ([1f83246](https://github.com/anoma/namada-interface/commit/1f83246ca371bce71e83dc3c1a5d6c1f1196be4a))
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@namada/extension",
"version": "0.3.7",
"version": "0.4.0",
"description": "Namada Keychain",
"repository": "https://github.com/anoma/namada-interface/",
"author": "Heliax Dev <info@heliax.dev>",
Expand Down
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"include-component-in-tag": true,
"separate-pull-requests": true,
"tag-separator": "@",
"draft": true,
"release-type": "node",
"packages": {
"apps/namadillo": {},
Expand Down