From 95f25319d9fe30058095f3d91d3c0c226ee0f308 Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Thu, 9 Jul 2020 17:03:51 +0200 Subject: [PATCH] chore(release): 1.0.7 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f07c25..a047509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.0.7](https://github.com/panva/paseto/compare/v1.0.6...v1.0.7) (2020-07-09) + + +### Performance Improvements + +* omit serializing KeyObjects when Node.js >= 14.5.0 is used ([3d5c148](https://github.com/panva/paseto/commit/3d5c1487df714a0bf62a4fc5f89d280a8c649f09)) + + + ## [1.0.6](https://github.com/panva/paseto/compare/v1.0.5...v1.0.6) (2020-04-21) diff --git a/package.json b/package.json index 969b936..f644f6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paseto", - "version": "1.0.6", + "version": "1.0.7", "description": "PASETO for Node.js with minimal dependencies", "keywords": [ "decode",