Skip to content

Commit 6da022d

Browse files
chore: new release (#183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8e0294a commit 6da022d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-kangaroos-compete.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/lockfile-lint/CHANGELOG.md

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

3+
## 4.12.0
4+
5+
### Minor Changes
6+
7+
- [#182](https://github.com/lirantal/lockfile-lint/pull/182) [`8e0294a`](https://github.com/lirantal/lockfile-lint/commit/8e0294aea9996a3cbce30810475b4a829a91828c) Thanks [@lirantal](https://github.com/lirantal)! - Add support for glob matching multiple lockfiles
8+
39
## 4.11.0
410

511
### Minor Changes

packages/lockfile-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lockfile-lint",
3-
"version": "4.11.0",
3+
"version": "4.12.0",
44
"description": "A CLI to lint a lockfile for security policies",
55
"bin": {
66
"lockfile-lint": "./bin/lockfile-lint.js"

0 commit comments

Comments
 (0)