File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
## [2.30.2](https://github.com/payloadcms/payload/compare/v2.30.1...v2.30.2) (2024-10-17)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " payload" ,
3
- "version" : " 2.30.2 " ,
3
+ "version" : " 2.30.3 " ,
4
4
"description" : " Node, React and MongoDB Headless CMS and Application Framework" ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments