Skip to content

Commit d4530fa

Browse files
author
vidavidorra-release
committed
chore(release): 2.0.1-beta.3 [skip ci]
## [2.0.1-beta.3](v2.0.1-beta.2...v2.0.1-beta.3) (2023-06-22) ### Styles * use bold link for branding in header ([5bb540f](5bb540f)) ### Continuous Integration * include Node.js v20 in testing and drop, almost EOL, v19 ([55a1856](55a1856))
1 parent 55a1856 commit d4530fa

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.0.1-beta.3](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v2.0.1-beta.2...v2.0.1-beta.3) (2023-06-22)
2+
3+
### Styles
4+
5+
- use bold link for branding in header ([5bb540f](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/5bb540f95a23b63fa3083c3604ba12067b0981d1))
6+
7+
### Continuous Integration
8+
9+
- include Node.js v20 in testing and drop, almost EOL, v19 ([55a1856](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/55a185616bf0c7c315aaf3c81701e9125865325a))
10+
111
## [2.0.1-beta.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v2.0.1-beta.1...v2.0.1-beta.2) (2023-06-22)
212

313
### Build System

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-function-rules",
3-
"version": "2.0.1-beta.2",
3+
"version": "2.0.1-beta.3",
44
"description": "commitlint plugin to define rules as functions.",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)