Skip to content

Commit a1e9d1d

Browse files
committed
update change log and package.json
1 parent a308411 commit a1e9d1d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
This log was last generated on Wed, 16 Mar 2022 01:48:17 GMT and should not be manually modified.
44

5+
## 2.2.1
6+
Mon, 22 July 2024 12:00:00 GMT
7+
8+
### Patch changes
9+
10+
- Upgrade ws from 8.16.0 to 8.17.1
11+
- Upgrade braces from 3.0.2 to 3.0.3
12+
513
## 2.2.0
614
Fri, 31 May 2024 15:29:00 GMT
715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mfbtech/react-async-renderer",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Utilities for rendering JSX with respect to one or more asynchronous operations.",
55
"author": "MFB Technologies, Inc.",
66
"homepage": "https://github.com/MFB-Technologies-Inc/react-async-renderer",

0 commit comments

Comments
 (0)