Skip to content

Commit b6bc40b

Browse files
committed
package.json: bump the version to v2.2.0, removed the json change log format
1 parent 1a7dadf commit b6bc40b

File tree

3 files changed

+8
-201
lines changed

3 files changed

+8
-201
lines changed

CHANGELOG.json

Lines changed: 0 additions & 200 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0
6+
TBD
7+
8+
### Minor changes
9+
10+
- Upgrade dependencies
11+
512
## 2.1.0
613
Fri, 1 Dec 2023 11:45:00 GMT
714

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.1.0",
3+
"version": "2.2.0",
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)