Skip to content

Commit 259e9ee

Browse files
committed
Release v2.0.6 - Manager API_URL via ENV, Cross testing
1 parent 4266d0e commit 259e9ee

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [2.0.6] 2022-11-05
4+
### Improvements
5+
6+
- Added `env.sample`
7+
- `API_URL` can be specified in `env` (optional)
8+
- data used in `src/config.js`
9+
- Added `compatibility matrix` for Node, yarn & NPM
10+
- Testing tool: [Render API Wrapper](https://github.com/app-generator/deploy-automation-render)
11+
312
## [2.0.5] 2021-11-16
413
### Improvements
514

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Start your Development with an Innovative Admin Template for **Material-UI** and
2323
2424
| NodeJS | NPM | YARN |
2525
| --- | --- | --- |
26-
| `v14.0.0` | | |
27-
| `v16.0.0` | | |
26+
| `v14.0.0` | | |
27+
| `v16.0.0` | | |
2828
| `v18.0.0` |||
2929

3030
<br />

0 commit comments

Comments
 (0)