Skip to content

Commit ab87ab2

Browse files
authored
Merge pull request #86 from andybywire/release-please--branches--main--components--sanity-plugin-taxonomy-manager
chore(main): release 4.4.3
2 parents 891919a + 75df3a9 commit ab87ab2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.4.2"
2+
".": "4.4.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ Be sure to prepend these to commits as I work!
2626
-->
2727

2828

29+
## [4.4.3](https://github.com/andybywire/sanity-plugin-taxonomy-manager/compare/v4.4.2...v4.4.3) (2025-12-16)
30+
31+
32+
### Bug Fixes
33+
34+
* update react, react-dom, and Sanity peer deps ([891919a](https://github.com/andybywire/sanity-plugin-taxonomy-manager/commit/891919a4f4314dd70f4c9e4e8b14fceac11bba98))
35+
2936
## [4.4.2](https://github.com/andybywire/sanity-plugin-taxonomy-manager/compare/v4.4.1...v4.4.2) (2025-12-07)
3037

3138

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-plugin-taxonomy-manager",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "Create and manage SKOS compliant taxonomies, thesauri, and classification schemes in Sanity Studio.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)