chore(release): v3.0.0-beta.3 [skip ci]

This commit is contained in:
Elliot DeNolf
2024-04-10 20:46:22 -04:00
parent b1e78a3562
commit e286519cb1
18 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "payload-monorepo", "name": "payload-monorepo",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"private": true, "private": true,
"type": "module", "type": "module",
"workspaces:": [ "workspaces:": [

View File

@@ -1,6 +1,6 @@
{ {
"name": "create-payload-app", "name": "create-payload-app",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"homepage": "https://payloadcms.com", "homepage": "https://payloadcms.com",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/db-mongodb", "name": "@payloadcms/db-mongodb",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "The officially supported MongoDB database adapter for Payload", "description": "The officially supported MongoDB database adapter for Payload",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/db-postgres", "name": "@payloadcms/db-postgres",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "The officially supported Postgres database adapter for Payload", "description": "The officially supported Postgres database adapter for Payload",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/graphql", "name": "@payloadcms/graphql",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"main": "./src/index.ts", "main": "./src/index.ts",
"types": "./src/index.d.ts", "types": "./src/index.d.ts",
"type": "module", "type": "module",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/next", "name": "@payloadcms/next",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"main": "./src/index.js", "main": "./src/index.js",
"types": "./src/index.js", "types": "./src/index.js",
"type": "module", "type": "module",

View File

@@ -1,6 +1,6 @@
{ {
"name": "payload", "name": "payload",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "Node, React and MongoDB Headless CMS and Application Framework", "description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT", "license": "MIT",
"main": "./src/index.ts", "main": "./src/index.ts",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@payloadcms/plugin-cloud-storage", "name": "@payloadcms/plugin-cloud-storage",
"description": "The official cloud storage plugin for Payload CMS", "description": "The official cloud storage plugin for Payload CMS",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"main": "./src/index.ts", "main": "./src/index.ts",
"types": "./src/index.ts", "types": "./src/index.ts",
"type": "module", "type": "module",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@payloadcms/plugin-cloud", "name": "@payloadcms/plugin-cloud",
"description": "The official Payload Cloud plugin", "description": "The official Payload Cloud plugin",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"main": "./src/index.ts", "main": "./src/index.ts",
"types": "./src/index.ts", "types": "./src/index.ts",
"license": "MIT", "license": "MIT",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@payloadcms/plugin-form-builder", "name": "@payloadcms/plugin-form-builder",
"description": "Form builder plugin for Payload CMS", "description": "Form builder plugin for Payload CMS",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"homepage:": "https://payloadcms.com", "homepage:": "https://payloadcms.com",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/plugin-nested-docs", "name": "@payloadcms/plugin-nested-docs",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "The official Nested Docs plugin for Payload", "description": "The official Nested Docs plugin for Payload",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/plugin-redirects", "name": "@payloadcms/plugin-redirects",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"homepage:": "https://payloadcms.com", "homepage:": "https://payloadcms.com",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/plugin-search", "name": "@payloadcms/plugin-search",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"homepage:": "https://payloadcms.com", "homepage:": "https://payloadcms.com",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/plugin-seo", "name": "@payloadcms/plugin-seo",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"homepage:": "https://payloadcms.com", "homepage:": "https://payloadcms.com",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/richtext-lexical", "name": "@payloadcms/richtext-lexical",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "The officially supported Lexical richtext adapter for Payload", "description": "The officially supported Lexical richtext adapter for Payload",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/richtext-slate", "name": "@payloadcms/richtext-slate",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"description": "The officially supported Slate richtext adapter for Payload", "description": "The officially supported Slate richtext adapter for Payload",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/translations", "name": "@payloadcms/translations",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"main": "./src/exports/index.ts", "main": "./src/exports/index.ts",
"types": "./src/types.ts", "types": "./src/types.ts",
"type": "module", "type": "module",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@payloadcms/ui", "name": "@payloadcms/ui",
"version": "3.0.0-beta.2", "version": "3.0.0-beta.3",
"type": "module", "type": "module",
"homepage": "https://payloadcms.com", "homepage": "https://payloadcms.com",
"repository": { "repository": {