Skip to content

Commit 825254a

Browse files
chore(main): release extension 0.8.0 (#2124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin R. Evans <jurevans@gmail.com>
1 parent 8231095 commit 825254a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apps/namadillo": "1.24.0",
3-
"apps/extension": "0.7.0",
3+
"apps/extension": "0.8.0",
44
"packages/sdk": "0.19.0",
55
"packages/types": "0.6.0"
66
}

apps/extension/CHANGELOG.md

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

3+
## [0.8.0](https://github.com/anoma/namada-interface/compare/extension@v0.7.0...extension@v0.8.0) (2025-06-10)
4+
5+
6+
### Features
7+
8+
* Keychain - Increase session timeout from 5 to 30 minutes ([#2122](https://github.com/anoma/namada-interface/issues/2122)) ([243c013](https://github.com/anoma/namada-interface/commit/243c013356059cc7723b39ff2d60265b57b35cd1))
9+
310
## [0.7.0](https://github.com/anoma/namada-interface/compare/extension@v0.6.0...extension@v0.7.0) (2025-06-07)
411

512

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@namada/extension",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Namada Keychain",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <info@heliax.dev>",

0 commit comments

Comments
 (0)