Skip to content

Commit

Permalink
chore(release): payload/2.16.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
denolfe committed May 7, 2024
1 parent 2972af2 commit aa3833e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [2.16.1](https://github.com/payloadcms/payload/compare/v2.16.0...v2.16.1) (2024-05-07)


### Features

* **richtext-lexical:** add maxDepth property to various lexical features ([#6250](https://github.com/payloadcms/payload/issues/6250)) ([857b9a4](https://github.com/payloadcms/payload/commit/857b9a4ac3236c740458750f156a3a4274eda210)), closes [#6242](https://github.com/payloadcms/payload/issues/6242)


### Bug Fixes

* **richtext-lexical:** export missing HorizontalRuleFeature ([#6236](https://github.com/payloadcms/payload/issues/6236)) ([f829b08](https://github.com/payloadcms/payload/commit/f829b084ba9649ef596cce4a7bf6ae8c7ccf57e3))

## [2.16.0](https://github.com/payloadcms/payload/compare/v2.15.0...v2.16.0) (2024-05-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/payload/package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
"version": "2.16.0",
"version": "2.16.1",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit aa3833e

Please sign in to comment.