Skip to content

Commit

Permalink
chore(release): 3.10.8
Browse files Browse the repository at this point in the history
## 3.10.8 (2025-01-31)

### Bug Fixes

* **deps:** update dependency semver to v7.7.0 ([3e31f12](3e31f12))
  • Loading branch information
semantic-release-bot committed Jan 31, 2025
1 parent 3e31f12 commit 79be651
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# npm-pkg-lint changelog

## 3.10.8 (2025-01-31)

### Bug Fixes

- **deps:** update dependency semver to v7.7.0 ([3e31f12](https://github.com/ext/npm-pkg-lint/commit/3e31f12e9b13cada947f35ebbf121083431168f2))

## 3.10.7 (2025-01-10)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-pkg-lint",
"version": "3.10.7",
"version": "3.10.8",
"description": "Opinionated linter for NPM package tarball and package.json metadata",
"keywords": [
"lint",
Expand Down

0 comments on commit 79be651

Please sign in to comment.