Skip to content

Commit

Permalink
chore: new release (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 28, 2023
1 parent 745aa65 commit 7958b39
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-tomatoes-add.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/lockfile-lint/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 4.12.1

### Patch Changes

- [`745aa65`](https://github.com/lirantal/lockfile-lint/commit/745aa65346204a7a74531feef1a4f73c7718820d) Thanks [@lirantal](https://github.com/lirantal)! - fix: --version command-line was throwing an error related to glob matching

## 4.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lockfile-lint/package.json
@@ -1,6 +1,6 @@
{
"name": "lockfile-lint",
"version": "4.12.0",
"version": "4.12.1",
"description": "A CLI to lint a lockfile for security policies",
"bin": {
"lockfile-lint": "./bin/lockfile-lint.js"
Expand Down

0 comments on commit 7958b39

Please sign in to comment.