Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit b0a5b17

Browse files
committed
chore(release): 3.0.0
1 parent 2139643 commit b0a5b17

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [3.0.0](https://github.com/panva/paseto/compare/v2.1.3...v3.0.0) (2021-08-03)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Node.js runtime version v16.0.0 or greater is now required
11+
12+
### Features
13+
14+
* add v3.local, v3.public, and v4.public ([2139643](https://github.com/panva/paseto/commit/2139643b74ff602081c168f713c28f17ae58d9d7))
15+
516
## [2.1.3](https://github.com/panva/paseto/compare/v2.1.2...v2.1.3) (2021-07-22)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paseto",
3-
"version": "2.1.3",
3+
"version": "3.0.0",
44
"description": "PASETO for Node.js with no dependencies",
55
"keywords": [
66
"decode",

0 commit comments

Comments
 (0)