mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +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
|
||||
|
||||
## 2.1.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9452422: Require getLesson options argument
|
||||
- 9452422: Tidy up code
|
||||
|
||||
## 2.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "classcharts-api",
|
||||
"type": "module",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"license": "ISC",
|
||||
"author": {
|
||||
"name": "James Cook",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue