Skip to content

Commit d4d23d9

Browse files
committed
Update
1 parent 559afbc commit d4d23d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Monitor your Bitcoin Core node in real-time with a modern web interface.
55
![License](https://img.shields.io/badge/license-GPL--3.0-blue.svg)
66
![Java](https://img.shields.io/badge/Java-25-orange.svg)
77
![Quarkus](https://img.shields.io/badge/Quarkus-3.31.0.CR1-blue.svg)
8-
![Vue](https://img.shields.io/badge/Vue.js-3.5.29-green.svg)
8+
![Vue](https://img.shields.io/badge/Vue.js-3.5.30-green.svg)
99
![TypeScript](https://img.shields.io/badge/TypeScript-5.9.3-blue.svg)
1010

1111
## 📸 Screenshots
@@ -189,7 +189,7 @@ A short summary of the Docker image tags produced by the GitHub Actions workflow
189189

190190
- `latest` and semantic version tags (`<version>`, `<major>.<minor>`, `<major>`): native (GraalVM) images built from `main` and from git tags.
191191
- `develop`: images built from the `develop` branch.
192-
- Current version: `1.5.0-SNAPSHOT`
192+
- Current version: `1.6.0-SNAPSHOT`
193193

194194
## 📊 API Endpoints
195195

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| Component | Tests | Technologies |
1414
| --------- | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1515
| Backend | 79 | JUnit 5, Mockito, Quarkus Test, Rest Assured |
16-
| Frontend | 83 | Vitest (4.0.18), Vue Test Utils (2.4.6), Happy DOM (20.0.11), Vite (7.3.1), TypeScript (5.9.3), VueUse (14.2.1), Chart.js (4.5.1), Tailwind CSS (4.2.1), Iconify (5.0.0), Simple Icons (1.2.72), Floating UI (1.1.11) |
16+
| Frontend | 83 | Vitest (4.1.0), Vue Test Utils (2.4.6), Happy DOM (20.0.11), Vite (8.0.0), TypeScript (5.9.3), VueUse (14.2.1), Chart.js (4.5.1), Tailwind CSS (4.2.1), Iconify (5.0.0), Simple Icons (1.2.73), Floating UI (1.1.11) |
1717

1818
**Test execution**: ~25s total (Backend: ~20s, Frontend: ~3.5s)
1919

0 commit comments

Comments
 (0)