chore(release): v3.41.0 [skip ci]

This commit is contained in:
Elliot DeNolf
2025-06-05 10:05:06 -04:00
parent 1dd4a123ab
commit a10c3a5ba3
36 changed files with 66 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@payloadcms/richtext-slate",
"version": "3.40.0",
"version": "3.41.0",
"description": "The officially supported Slate richtext adapter for Payload",
"homepage": "https://payloadcms.com",
"repository": {
@@ -17,11 +17,11 @@
"url": "https://payloadcms.com"
}
],
"type": "module",
"sideEffects": [
"*.scss",
"*.css"
],
"type": "module",
"exports": {
".": {
"import": "./src/index.tsx",