Skip to content

Commit bfe5595

Browse files
committed
0.4.3 - update yarn
Bump `Yarn` version from `4.5.1` to `4.5.2`.
1 parent 25f27e5 commit bfe5595

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
2. Fix: Correct the path of submitting a vulnerability issue in the security policy.
1313
3. Fix: Correct wrong (old) version numbers in contributing guide.
1414

15+
#### :floppy_disk: Change
16+
17+
1. Bump `Yarn` version from `4.5.1` to `4.5.2`.
18+
1519
### 0.4.2 @ 11/13/2024
1620

1721
#### :mega: New

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dash_json_grid",
3-
"packageManager": "yarn@4.5.1",
4-
"version": "0.4.2",
3+
"packageManager": "yarn@4.5.2",
4+
"version": "0.4.3",
55
"description": "Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)