Skip to content

Commit fbd7002

Browse files
committed
chore(release): 0.14.3
1 parent c4a2c0b commit fbd7002

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
id: plugin_version
1717
attributes:
1818
label: Plugin Version or Commit ID
19-
placeholder: v0.14.2
19+
placeholder: v0.14.3
2020
validations:
2121
required: true
2222

.github/ISSUE_TEMPLATE/build-install-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
id: plugin_version
1717
attributes:
1818
label: Plugin Version or Commit ID
19-
placeholder: v0.14.2
19+
placeholder: v0.14.3
2020
validations:
2121
required: true
2222

.github/ISSUE_TEMPLATE/support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
id: plugin_version
1818
attributes:
1919
label: Plugin Version or Commit ID
20-
placeholder: v0.14.2
20+
placeholder: v0.14.3
2121
validations:
2222
required: true
2323

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [0.14.3](https://github.com/homuler/MediaPipeUnityPlugin/compare/v0.14.2...v0.14.3) (2024-03-15)
6+
57
### [0.14.2](https://github.com/homuler/MediaPipeUnityPlugin/compare/v0.14.1...v0.14.2) (2024-03-15)
68

79

Packages/com.github.homuler.mediapipe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.github.homuler.mediapipe",
3-
"version": "0.14.2",
3+
"version": "0.14.3",
44
"displayName": "MediaPipe Unity Plugin",
55
"description": "A Unity Plugin to run MediaPipe CalculatorGraph",
66
"unity": "2020.4",

0 commit comments

Comments
 (0)