Skip to content

Commit db38d3b

Browse files
2 parents 67263b1 + 517d45d commit db38d3b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.1.1](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v3.1.0...v3.1.1) (2026-06-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **HealthDisplayer:** Percentage option not working as expected ([b2f7514](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/commit/b2f75149285b32c62cf38c4e7f296d997c37d4f8))
7+
8+
9+
110
# [3.1.0](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v3.0.0...v3.1.0) (2026-04-26)
211

312

@@ -51,12 +60,3 @@
5160

5261

5362

54-
## [1.1.4](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v1.1.3...v1.1.4) (2025-10-24)
55-
56-
57-
### Bug Fixes
58-
59-
* HealthSystem.Editor broken assembly reference to HealthSystem.Runtime ([0eca488](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/commit/0eca48846b2a98370bd750af185a76921505a393))
60-
61-
62-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.mateojimenez.healthsystem",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"displayName": "Simple Health System",
55
"description": "Health and display system.",
66
"unity": "6000.0",

0 commit comments

Comments
 (0)