Skip to content

Commit 8cdab67

Browse files
committed
Update: package.json, CHANGELOG.md
1 parent 836be9e commit 8cdab67

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Assets/Editor Toolbox/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.12.5 [11.09.2023]
2+
3+
### Changed:
4+
- Make ToolboxEditorHandler public
5+
6+
### Added:
7+
- Add public OnCacheRefreshed event to the SceneSerializationUtility
8+
19
## 0.12.4 [31.07.2023]
210

311
### Changed:

Assets/Editor Toolbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.browar.editor-toolbox",
33
"displayName": "Editor Toolbox",
4-
"version": "0.12.4",
4+
"version": "0.12.5",
55
"unity": "2018.1",
66
"description": "Tools, custom attributes, drawers, hierarchy overlay, and other extensions for the Unity Editor.",
77
"keywords": [

0 commit comments

Comments
 (0)