Skip to content

Commit 917d2d9

Browse files
authored
Merge pull request #40 from mobiera/release-please--branches--main--components--mobiera-website
chore(main): release 1.7.0
2 parents 1025ba5 + 5a9639f commit 917d2d9

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/mobiera/website/compare/v1.6.0...v1.7.0) (2026-09-11)
4+
5+
6+
### Features
7+
8+
* **i18n:** serve the site in Latin American Spanish under /es ([1025ba5](https://github.com/mobiera/website/commit/1025ba515df0756281ae879a2713eabf93e1a3b5))
9+
* **i18n:** serve the site in Latin American Spanish under /es ([3ec5c37](https://github.com/mobiera/website/commit/3ec5c3766b32df6a17fff5645d5483c8c3d92cf5))
10+
* **trust:** lead with the three Playground use cases ([6490e30](https://github.com/mobiera/website/commit/6490e3053fe7f56c064c86e7d691e6711d765d8c))
11+
* **trust:** lead with the three Playground use cases ([8361a15](https://github.com/mobiera/website/commit/8361a15b421d87c78d04d1cb9baea8bb6d2bd123))
12+
313
## [1.6.0](https://github.com/mobiera/website/compare/v1.5.0...v1.6.0) (2026-09-10)
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
@@ -1,6 +1,6 @@
11
{
22
"name": "mobiera-website",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"description": "mobiera.com: operator-grade software for mobile networks and verifiable trust on Verana (Next.js + Tailwind v4).",
66
"license": "MIT",

0 commit comments

Comments
 (0)