mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
Version Packages (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
94524229fc
commit
4cfb4128de
4 changed files with 8 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Require getLesson options argument
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Tidy up code
|
|
||||||
|
|
@ -1,5 +1,12 @@
|
||||||
# classcharts-api
|
# classcharts-api
|
||||||
|
|
||||||
|
## 2.1.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 9452422: Require getLesson options argument
|
||||||
|
- 9452422: Tidy up code
|
||||||
|
|
||||||
## 2.1.2
|
## 2.1.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "classcharts-api",
|
"name": "classcharts-api",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.1.2",
|
"version": "2.1.3",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "James Cook",
|
"name": "James Cook",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue