1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

Version Packages (#27)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-05-09 19:27:01 +01:00 committed by GitHub
parent a3e078b0b7
commit f11c7c564d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 # 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 ## 2.1.3
### Patch Changes ### Patch Changes

View file

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