-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.4.3](v6.4.2...v6.4.3) (2024-02-24) ### Bug Fixes * add build commits for patch release ([d7f2d69](d7f2d69))
- Loading branch information
1 parent
d7f2d69
commit d8cf806
Showing
3 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,8 +28,8 @@ | |
"johnjbarton <[email protected]>", | ||
"Yaroslav Admin <[email protected]>", | ||
"greenkeeperio-bot <[email protected]>", | ||
"Karma Bot <[email protected]>", | ||
"semantic-release-bot <[email protected]>", | ||
"Karma Bot <[email protected]>", | ||
"Maksim Ryzhikov <[email protected]>", | ||
"ukasz Usarz <[email protected]>", | ||
"Christian Budde Christensen <[email protected]>", | ||
|
@@ -138,6 +138,7 @@ | |
"Vivek Ganesan <[email protected]>", | ||
"Vladimir Starkov <[email protected]>", | ||
"comdiv <[email protected]>", | ||
"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", | ||
"karmarunnerbot <[email protected]>", | ||
"ngiebel <[email protected]>", | ||
"rdodev <[email protected]>", | ||
|
@@ -253,6 +254,7 @@ | |
"Josh Lory <[email protected]>", | ||
"João Marcos Duarte <[email protected]>", | ||
"Julian Connor <[email protected]>", | ||
"Julie Ralph <[email protected]>", | ||
"Jurko Gospodnetić <[email protected]>", | ||
"Justin Ridgewell <[email protected]>", | ||
"KahWee Teng <[email protected]>", | ||
|
@@ -324,6 +326,7 @@ | |
"Patrick Neschkudla <[email protected]>", | ||
"Patrik Henningsson <[email protected]>", | ||
"Paweł Kapalla <[email protected]>", | ||
"Payam Valadkhan <[email protected]>", | ||
"Pedro Araujo <[email protected]>", | ||
"Pete Bacon Darwin <[email protected]>", | ||
"Pete Swan <[email protected]>", | ||
|
@@ -420,6 +423,7 @@ | |
"mdemo <[email protected]>", | ||
"nathanfaucett <[email protected]>", | ||
"pardoman <[email protected]>", | ||
"sharmanikhil04 <[email protected]>", | ||
"thetrevdev <[email protected]>", | ||
"thorn0 <[email protected]>", | ||
"toran billups <[email protected]>", | ||
|
@@ -501,7 +505,7 @@ | |
"engines": { | ||
"node": ">= 10" | ||
}, | ||
"version": "6.4.2", | ||
"version": "6.4.3", | ||
"license": "MIT", | ||
"scripts": { | ||
"lint": "eslint . --ext js --ignore-pattern *.tpl.js", | ||
|
@@ -518,4 +522,4 @@ | |
"semantic-release": "semantic-release", | ||
"commitlint": "commitlint" | ||
} | ||
} | ||
} |