-
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.2](v6.4.1...v6.4.2) (2023-04-21) ### Bug Fixes * few typos ([c6a4271](c6a4271))
- Loading branch information
1 parent
c6a4271
commit 9de3c00
Showing
3 changed files
with
11 additions
and
3 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 |
---|---|---|
|
@@ -133,6 +133,7 @@ | |
"SymbioticKilla <[email protected]>", | ||
"Terry <[email protected]>", | ||
"Thomas Parisot <[email protected]>", | ||
"Tim Gates <[email protected]>", | ||
"Tom Erik Støwer <[email protected]>", | ||
"Vivek Ganesan <[email protected]>", | ||
"Vladimir Starkov <[email protected]>", | ||
|
@@ -373,7 +374,6 @@ | |
"Thai Pangsakulyanont @ Taskworld <[email protected]>", | ||
"Thijs Triemstra <[email protected]>", | ||
"Thomas Parisot <[email protected]>", | ||
"Tim Gates <[email protected]>", | ||
"Tim Hartman <[email protected]>", | ||
"Tim Olshansky <[email protected]>", | ||
"Timo Tijhof <[email protected]>", | ||
|
@@ -388,6 +388,7 @@ | |
"Vova Bilonenko <[email protected]>", | ||
"Wizek <[email protected]>", | ||
"XhmikosR <[email protected]>", | ||
"Yang09701194 <[email protected]>", | ||
"Yaniv Efraim <[email protected]>", | ||
"Yi Wang <[email protected]>", | ||
"Yvonne Yip <[email protected]>", | ||
|
@@ -500,7 +501,7 @@ | |
"engines": { | ||
"node": ">= 10" | ||
}, | ||
"version": "6.4.1", | ||
"version": "6.4.2", | ||
"license": "MIT", | ||
"scripts": { | ||
"lint": "eslint . --ext js --ignore-pattern *.tpl.js", | ||
|