Skip to content

Commit 65d587d

Browse files
2 parents fe0ef12 + a72ca0e commit 65d587d

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.1.0](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v3.0.0...v3.1.0) (2026-04-26)
2+
3+
4+
### Features
5+
6+
* **Set Health:** Add Set Health Method ([ca5baf6](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/commit/ca5baf66036f416bd60a9f0665cffc4a3cf4c77f))
7+
8+
9+
110
# [3.0.0](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v1.1.6...v3.0.0) (2026-01-08)
211

312

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

5261

5362

54-
## [1.1.3](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/compare/v1.1.2...v1.1.3) (2025-10-23)
55-
56-
57-
### Bug Fixes
58-
59-
* Corrected bad syntax ([cf8e8e8](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/commit/cf8e8e8bc29aa369df80a9d39752aa875176f873))
60-
* Improved Assembly Definitions names ([fe8dce1](https://github.com/Mateo-Jimenez76/Unity-Simple-Health-Package/commit/fe8dce11167859fd0346cf3c2f3398a4f72d2b34))
61-
62-
63-

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.0.0",
3+
"version": "3.1.0",
44
"displayName": "Simple Health System",
55
"description": "Health and display system.",
66
"unity": "6000.0",

0 commit comments

Comments
 (0)