Skip to content

Commit 4fddd05

Browse files
committed
chore: Update contributors.json with new contributors
1 parent bdcebb0 commit 4fddd05

File tree

6 files changed

+10
-1
lines changed

6 files changed

+10
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"getitem",
6767
"getsize",
6868
"getstate",
69+
"gritgary",
6970
"groupby",
7071
"gtag",
7172
"hasattr",
@@ -92,6 +93,7 @@
9293
"joinpath",
9394
"kakasaheb",
9495
"kinsta",
96+
"Kishore",
9597
"kwarg",
9698
"kwds",
9799
"levelname",

contributors/contributors.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[
22
"wilfredinni",
33
"hcz1",
4+
"Kishore007raj",
45
"CodeWithBishal",
56
"chrishenderson07",
7+
"gritgary101",
68
"KamleshPandey98",
79
"engtuncay"
810
]

public/user-avatars/Kishore007raj.png

5.94 KB
Loading

public/user-avatars/gritgary101.png

1.52 KB
Loading

public/user-avatars/wilfredinni.png

2.37 KB
Loading

src/pages/changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ updated: February 25, 2023
99
Changelog
1010
</base-title>
1111

12-
## Unreleased
12+
## 2024-07-11
13+
14+
- Added a missing operator in Bitwise operators. Thanks [@Kishore007raj](https://github.com/Kishore007raj)
15+
- Fixed missing style (DocSearch-VisuallyHiddenForAccessibility). Thanks [@gritgary101](https://github.com/gritgary101)
16+
17+
## 2024-01-29
1318

1419
The release of the new **www.javascriptcheatsheet.org** website:
1520

0 commit comments

Comments
 (0)