Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.8.0"
".": "1.8.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.8.1](https://github.com/mobiera/website/compare/v1.8.0...v1.8.1) (2026-09-12)


### Bug Fixes

* **copy:** Mobiera is an official certificator, not the official certificator ([6702787](https://github.com/mobiera/website/commit/6702787eaf8552a672d37b3b6c5f02102948ed57))
* **copy:** Mobiera is an official certificator, not the official certificator ([bf4661f](https://github.com/mobiera/website/commit/bf4661f8d06013ad9af217aea3a430fa388d657f))

## [1.8.0](https://github.com/mobiera/website/compare/v1.7.1...v1.8.0) (2026-09-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobiera-website",
"version": "1.8.0",
"version": "1.8.1",
"private": true,
"description": "mobiera.com: operator-grade software for mobile networks and verifiable trust on Verana (Next.js + Tailwind v4).",
"license": "MIT",
Expand Down