Skip to content

Commit

Permalink
chore(release): v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikrut committed Sep 29, 2022
1 parent 2400c58 commit 3e34e52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.5](https://github.com/payloadcms/payload/compare/v1.1.4...v1.1.5) (2022-09-29)


### Bug Fixes

* bug in useThrottledEffect ([3ce8ee4](https://github.com/payloadcms/payload/commit/3ce8ee4661bfa3825c5b8c41232d5da57f7591ed))

## [1.1.4](https://github.com/payloadcms/payload/compare/v1.1.3...v1.1.4) (2022-09-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payload",
"version": "1.1.4",
"version": "1.1.5",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 3e34e52

Please sign in to comment.