1
0
Fork 0
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:
James 2023-04-28 21:12:36 +01:00 committed by GitHub
commit f808c3f32e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"classcharts-api": patch
---
Improve documentation

7
CHANGELOG.md Normal file
View file

@ -0,0 +1,7 @@
# classcharts-api
## 2.1.2
### Patch Changes
- 0d555e8: Improve documentation

View file

@ -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",