diff --git a/.changeset/tasty-cars-draw.md b/.changeset/tasty-cars-draw.md new file mode 100644 index 0000000..fe7426a --- /dev/null +++ b/.changeset/tasty-cars-draw.md @@ -0,0 +1,5 @@ +--- +"classcharts-api": patch +--- + +Improve documentation diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 2d787ff..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,7 +0,0 @@ -# classcharts-api - -## 2.1.2 - -### Patch Changes - -- c20259f: Improve documentation diff --git a/package.json b/package.json index 24d8e57..8cc39c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "classcharts-api", "type": "module", - "version": "2.1.2", + "version": "2.1.1", "description": "A typescript wrapper for getting information from the Classcharts API", "keywords": [ "node",