Skip to content

Commit

Permalink
chore(release): 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 22, 2024
1 parent f9f6814 commit e95c128
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.5](https://github.com/PeculiarVentures/webcrypto/compare/v1.4.4...v1.4.5) (2024-01-22)

### [1.4.4](https://github.com/PeculiarVentures/webcrypto/compare/v1.4.3...v1.4.4) (2024-01-16)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peculiar/webcrypto",
"version": "1.4.4",
"version": "1.4.5",
"description": "A WebCrypto Polyfill for NodeJS",
"repository": {
"type": "git",
Expand Down Expand Up @@ -101,4 +101,4 @@
],
"spec": "test/**/*.ts"
}
}
}

0 comments on commit e95c128

Please sign in to comment.