mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
chore: Version Packages (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
6552c282d5
commit
3fe6a7e493
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Migrate to native fetch
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
# classcharts-api
|
# classcharts-api
|
||||||
|
|
||||||
|
## 2.3.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 6552c28: Migrate to native fetch
|
||||||
|
|
||||||
## 2.2.0
|
## 2.2.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "classcharts-api",
|
"name": "classcharts-api",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "James Cook",
|
"name": "James Cook",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue