Skip to content

Commit ad5e2f6

Browse files
authored
Release 2.3.4 (#95)
* Upgrade dependencies for security (#94)
1 parent e9c315b commit ad5e2f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

local/powershell/OpinionatedCommitMessage.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env pwsh
22
# This file was generated by src/scripts/toPowershell.ts. Do NOT edit or append!
3-
# Version: 2.3.3
3+
# Version: 2.3.4
44
# Copyright (c) 2020 Marko Ristin <https://github.com/mristin/opinionated-commit-message>
55
# MIT License
66

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mristin/opinionated-commit-message",
3-
"version": "2.3.3",
3+
"version": "2.3.4",
44
"description": "GitHub Action to check commit messages according to an opinionated style",
55
"keywords": [
66
"github",

0 commit comments

Comments
 (0)