Skip to content

Commit b91af74

Browse files
github-actions[bot]nlf
authored andcommitted
chore: release 10.0.4
1 parent d06350b commit b91af74

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.3"
2+
".": "10.0.4"
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.4](https://github.com/npm/ssri/compare/v10.0.3...v10.0.4) (2023-04-26)
4+
5+
### Dependencies
6+
7+
* [`152e2bc`](https://github.com/npm/ssri/commit/152e2bce4362d9a2376fcc90329e184e2bb7631a) [#78](https://github.com/npm/ssri/pull/78) bump minipass from 4.2.7 to 5.0.0 (#78)
8+
39
## [10.0.3](https://github.com/npm/ssri/compare/v10.0.2...v10.0.3) (2023-04-11)
410

511
### Bug Fixes

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.3",
3+
"version": "10.0.4",
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)