mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 19:59:37 +00:00
Merge pull request #22 from classchartsapi/changeset-release/main
Version Packages
This commit is contained in:
commit
f808c3f32e
3 changed files with 8 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"classcharts-api": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Improve documentation
|
|
||||||
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# classcharts-api
|
||||||
|
|
||||||
|
## 2.1.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 0d555e8: Improve documentation
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "classcharts-api",
|
"name": "classcharts-api",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"description": "A typescript wrapper for getting information from the Classcharts API",
|
"description": "A typescript wrapper for getting information from the Classcharts API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"node",
|
"node",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue