Skip to content

Commit 00a4dd2

Browse files
committed
[update] version bumped to 0.4.3
1 parent c328c19 commit 00a4dd2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.3] - 28 September 2025
8+
- Neocortex Interactable component for Spatial Awareness
9+
- Metadata handling in ApiRequest
10+
711
## [0.4.2] - 19 September 2025
812
- Push-to-Talk UI button fix
913
- Handle string errors coming from audio gen endpoint

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "link.neocortex.sdk",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"displayName": "Neocortex Unity SDK",
55
"description": "Conversational AI for Games Simplified. With Neocortex SDK, create dynamic in-game conversations with AI-powered smart characters using our node-based editor and SDKs.",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)