Skip to content

Commit a70fc1a

Browse files
committed
chore(release): 1.1.1
1 parent d69a4db commit a70fc1a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.1.1](https://github.com/BennyKok/HotspotUV/compare/v1.1.0...v1.1.1) (2021-05-17)
6+
7+
8+
### Bug Fixes
9+
10+
* support for probuilder 5.0.3 ([d69a4db](https://github.com/BennyKok/HotspotUV/commit/d69a4dbd681cf921943cb9183a67a5162c0ce912))
11+
512
## 1.1.0 (2021-02-03)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.bennykok.unity-hotspot-uv",
33
"displayName": "Hotspot UV",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Simple hotspot uv for Unity for ProBuilder",
66
"unity": "2019.4",
77
"dependencies": {

0 commit comments

Comments
 (0)