Skip to content

Commit b74cf03

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 10.0.5
1 parent 00dacfd commit b74cf03

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.0.4"
2+
".": "10.0.5"
33
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [10.0.5](https://github.com/npm/ssri/compare/v10.0.4...v10.0.5) (2023-08-14)
4+
5+
### Dependencies
6+
7+
* [`00dacfd`](https://github.com/npm/ssri/commit/00dacfd5e96468d0cd304fc33577a0a4e039d60f) [#94](https://github.com/npm/ssri/pull/94) bump minipass from 5.0.0 to 7.0.3
8+
39
## [10.0.4](https://github.com/npm/ssri/compare/v10.0.3...v10.0.4) (2023-04-26)
410

511
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssri",
3-
"version": "10.0.4",
3+
"version": "10.0.5",
44
"description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)