Skip to content

Commit 702142c

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-03-21) ### Bug Fixes * **stat-container:** added missing interfaces and fixed a stat container GUI display bug ([bbcb854](bbcb854))
1 parent 7a8618b commit 702142c

File tree

5 files changed

+17
-3
lines changed

5 files changed

+17
-3
lines changed

Assets/com.fluid.stats/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/ashblue/fluid-stats/compare/v1.0.0...v1.1.0) (2021-04-20)
2+
3+
4+
### Features
5+
6+
* **stats-container:** now include interfaces ([216f79a](https://github.com/ashblue/fluid-stats/commit/216f79a203ccf9678ed3aa4f10ccf6c700087bbc))
7+
18
# 1.0.0 (2021-04-18)
29

310

Assets/com.fluid.stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.fluid.stats",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"displayName": "Fluid Stats",
55
"description": "Character stat management tool for visual stat editing with modifier support.",
66
"unity": "2019.1",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/ashblue/fluid-stats/compare/v1.1.0...v1.1.1) (2023-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **stat-container:** added missing interfaces and fixed a stat container GUI display bug ([bbcb854](https://github.com/ashblue/fluid-stats/commit/bbcb8542bf0011eff3b19c44037affd77c486680))
7+
18
# [1.1.0](https://github.com/ashblue/fluid-stats/compare/v1.0.0...v1.1.0) (2021-04-20)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.fluid.stats",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"unity": "2019.1",
55
"displayName": "Fluid Stats",
66
"description": "Character stat management tool for visual stat editing with modifier support.",

0 commit comments

Comments
 (0)