Skip to content

Commit 0a0a3a7

Browse files
committed
Branch is ready for release - setting release version
1 parent 22db48b commit 0a0a3a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9-
### Fixed
9+
## 4.3.2 - 2023-11-20
10+
11+
### Fixed
1012
- Removed `storybook-deploy` dependency. #INT-3254
1113

1214
## 4.3.1 - 2023-11-16

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"tinymce-6": "npm:tinymce@^6",
7171
"typescript": "~5.2.2"
7272
},
73-
"version": "4.3.2-rc",
73+
"version": "4.3.2",
7474
"name": "@tinymce/tinymce-react"
7575
}

0 commit comments

Comments
 (0)