Skip to content

Commit

Permalink
Merge pull request #117 from shortlist-digital/release/v6.2.0
Browse files Browse the repository at this point in the history
Release v6.2.0
  • Loading branch information
tomreeves authored Mar 12, 2020
2 parents 0cc6c47 + dc9f2e1 commit f541fec
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.2.0 (12-03-2020)

- Update Hapi to 18.4.0
- Require Node 10.18.1

# 6.1.0 (05-12-2019)

- Created `cachePurgeHandler` method to allow users to declare all possible keys of a cache entry
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.1.0",
"version": "6.2.0",
"description": "Universal React & Wordpress Renderer",
"main": "./src/server/index.js",
"bin": {
Expand Down

0 comments on commit f541fec

Please sign in to comment.