1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

Version Packages

This commit is contained in:
github-actions[bot] 2023-05-09 18:25:01 +00:00
parent a3e078b0b7
commit d2dd5cd5f1
5 changed files with 12 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
"classcharts-api": patch
---
Fixed internal typing typo

View file

@ -1,5 +0,0 @@
---
"classcharts-api": patch
---
Specify the required node version

View file

@ -1,5 +0,0 @@
---
"classcharts-api": minor
---
Throw more description JSON parsing errors

View file

@ -1,5 +1,16 @@
# classcharts-api
## 2.2.0
### Minor Changes
- a3e078b: Throw more description JSON parsing errors
### Patch Changes
- 350878c: Fixed internal typing typo
- 451f800: Specify the required node version
## 2.1.3
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "classcharts-api",
"type": "module",
"version": "2.1.3",
"version": "2.2.0",
"license": "ISC",
"author": {
"name": "James Cook",