Skip to content

Commit 2feeda1

Browse files
chore(release): 3.9.0 [skip ci]
# [3.9.0](v3.8.1...v3.9.0) (2026-07-08) ### Features * **hud:** efeito de congelamento da tela no frio (provider mri_Qweather) ([cfd7fb0](cfd7fb0))
1 parent cfd7fb0 commit 2feeda1

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": "mri_qhud",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
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+
# [3.9.0](https://github.com/mri-Qbox-Brasil/mri-hud/compare/v3.8.1...v3.9.0) (2026-07-08)
2+
3+
4+
### Features
5+
6+
* **hud:** efeito de congelamento da tela no frio (provider mri_Qweather) ([cfd7fb0](https://github.com/mri-Qbox-Brasil/mri-hud/commit/cfd7fb005e0fd0de87f53ef79d77297ce88eb29e))
7+
18
## [3.8.1](https://github.com/mri-Qbox-Brasil/mri-hud/compare/v3.8.0...v3.8.1) (2026-07-08)
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 "3.8.1"
6+
version "3.9.0"
77

88
shared_scripts {
99
'@ox_lib/init.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": "mri_qhud-react",
33
"private": true,
4-
"version": "3.8.1",
4+
"version": "3.9.0",
55
"type": "module",
66
"scripts": {
77
"dev": "node ./scripts/toggleDebug.js true && vite --host",

0 commit comments

Comments
 (0)