Skip to content

Commit 218f2ea

Browse files
committed
chore(release): payload/2.30.3 [skip ci]
1 parent e9c1222 commit 218f2ea

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.30.3](https://github.com/payloadcms/payload/compare/v2.30.2...v2.30.3) (2024-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **db-postgres:** migrate:create errors with previous schemas ([#8786](https://github.com/payloadcms/payload/issues/8786)) ([e9c1222](https://github.com/payloadcms/payload/commit/e9c12221824a9a180991722135d22ff91d07ef11))
7+
* duplicate with select hasMany fields ([#8734](https://github.com/payloadcms/payload/issues/8734)) ([c8ed645](https://github.com/payloadcms/payload/commit/c8ed6454a733bea09ae620517c4894701999e119))
8+
19
## [2.30.2](https://github.com/payloadcms/payload/compare/v2.30.1...v2.30.2) (2024-10-17)
210

311
### Bug Fixes

packages/payload/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload",
3-
"version": "2.30.2",
3+
"version": "2.30.3",
44
"description": "Node, React and MongoDB Headless CMS and Application Framework",
55
"license": "MIT",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)