chore(release): 1.3.2

This commit is contained in:
github-actions 2022-03-07 22:00:33 +00:00
parent 3cb260759f
commit becdb5e25b
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
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.3.2](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.1...v1.3.2) (2022-03-07)
### [1.3.1](https://github.com/PeculiarVentures/webcrypto/compare/v1.3.0...v1.3.1) (2022-03-02)
## [1.3.0](https://github.com/PeculiarVentures/webcrypto/compare/v1.2.3...v1.3.0) (2022-02-24)

View File

@ -1,6 +1,6 @@
{
"name": "@peculiar/webcrypto",
"version": "1.3.1",
"version": "1.3.2",
"description": "A WebCrypto Polyfill for NodeJS",
"repository": {
"type": "git",