chore(release): v1.13.1

This commit is contained in:
Dan Ribbens
2023-08-08 16:00:52 -04:00
parent f5cf546e19
commit 324b51e778
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
## [1.13.1](https://github.com/payloadcms/payload/compare/v1.13.0...v1.13.1) (2023-08-08)
### Bug Fixes
* updates addFieldRow and replaceFieldRow rowIndex insertion ([#3145](https://github.com/payloadcms/payload/issues/3145)) ([f5cf546](https://github.com/payloadcms/payload/commit/f5cf546e1918de66998d5f0e5410bfbc1f054567))
# [1.13.0](https://github.com/payloadcms/payload/compare/v1.12.0...v1.13.0) (2023-08-08)

View File

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