Skip to content

Commit

Permalink
update package.json and CHANGELOG (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
romulodl authored Jul 20, 2020
1 parent b2fadb6 commit 003f4c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

# 6.4.3 (20-07-2020)

- rename nonCacheable endpoint to secondaryEndpoint
- apply redis cache to all backend endpoints

# 6.4.2 (01-07-2020)

- bugfix for nonCacheable endpoints being called on previews
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": "tapestry-lite",
"version": "6.4.2",
"version": "6.4.3",
"description": "Universal React & Wordpress Renderer",
"main": "./src/server/index.js",
"bin": {
Expand Down

0 comments on commit 003f4c8

Please sign in to comment.