mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
Version Packages
This commit is contained in:
parent
a3e078b0b7
commit
d2dd5cd5f1
5 changed files with 12 additions and 16 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fixed internal typing typo
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Specify the required node version
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Throw more description JSON parsing errors
|
|
||||||
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue