chore(release): v1.7.4

This commit is contained in:
James
2023-05-01 22:45:37 -04:00
parent 277beb6587
commit d0ea57120c
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
## [1.7.4](https://github.com/payloadcms/payload/compare/v1.7.3...v1.7.4) (2023-05-02)
### Bug Fixes
* properly import SwcMinifyWebpackPlugin ([#2600](https://github.com/payloadcms/payload/issues/2600)) ([802deac](https://github.com/payloadcms/payload/commit/802deaca03f8506fa4a7adb8fc008205c2c4f013))
## [1.7.3](https://github.com/payloadcms/payload/compare/v1.7.2...v1.7.3) (2023-05-01)

View File

@@ -1,6 +1,6 @@
{
"name": "payload",
"version": "1.7.3",
"version": "1.7.4",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {