Skip to content

Commit ab60159

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2026-06-30) ### Bug Fixes * remove demoPanels ([3ecd9b8](3ecd9b8))
1 parent ea071ce commit ab60159

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ps-hud",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Ultra customizable FiveM HUD with analog gauges, positioning mode, and multi-vehicle support.",
55
"main": "index.js",
66
"scripts": {

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.5.1](https://github.com/mri-Qbox-Brasil/mri-hud/compare/v2.5.0...v2.5.1) (2026-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* remove demoPanels ([3ecd9b8](https://github.com/mri-Qbox-Brasil/mri-hud/commit/3ecd9b82f6207c59ae1c443c6892850d9ea896a9))
7+
18
# [2.5.0](https://github.com/mri-Qbox-Brasil/mri-hud/compare/v2.4.1...v2.5.0) (2026-06-27)
29

310

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ game 'gta5'
33

44
description 'Ultra customizable hud featuring a unique and robust settings menu. Change eveything about your experience!'
55
author 'Project-Sloth & GFive'
6-
version "2.5.0"
6+
version "2.5.1"
77

88
shared_scripts {
99
'@qb-core/shared/locale.lua',

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ps-hud-react",
33
"private": true,
4-
"version": "2.5.0",
4+
"version": "2.5.1",
55
"type": "module",
66
"scripts": {
77
"dev": "node ./scripts/toggleDebug.js true && vite --host",

0 commit comments

Comments
 (0)