Skip to content

Commit b396fb8

Browse files
authored
Merge pull request #46 from mobiera/release-please--branches--main--components--mobiera-website
chore(main): release 1.7.1
2 parents d4ed474 + b0ce059 commit b396fb8

4 files changed

Lines changed: 12 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.7.0"
2+
".": "1.7.1"
33
}

CHANGELOG.md

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

3+
## [1.7.1](https://github.com/mobiera/website/compare/v1.7.0...v1.7.1) (2026-09-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **contact:** stop autofill from swallowing submissions ([d4ed474](https://github.com/mobiera/website/commit/d4ed47436f7e5fb47ee35d4c6a42146c059756c7))
9+
* **contact:** stop autofill from swallowing submissions ([cfffe17](https://github.com/mobiera/website/commit/cfffe17c75e7cf5d469a6da29be28d4ba022b021))
10+
311
## [1.7.0](https://github.com/mobiera/website/compare/v1.6.0...v1.7.0) (2026-09-11)
412

513

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.7.0",
3+
"version": "1.7.1",
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)