Skip to content

Commit 179e2a7

Browse files
committed
chore(release): 1.28.2
1 parent 4e7121a commit 179e2a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [1.28.2](https://github.com/panva/jose/compare/v1.28.1...v1.28.2) (2022-09-01)
6+
7+
8+
### Bug Fixes
9+
10+
* limit default PBES2 alg's computational expense ([4e7121a](https://github.com/panva/jose/commit/4e7121a58872f01cc5fc586d4907f857c23d0119))
11+
512
### [1.28.1](https://github.com/panva/jose/compare/v1.28.0...v1.28.1) (2021-04-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jose",
3-
"version": "1.28.1",
3+
"version": "1.28.2",
44
"description": "JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies",
55
"keywords": [
66
"access token",

0 commit comments

Comments
 (0)