1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 03:56:59 +00:00

chore: Version Packages (#31)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-06-14 09:42:51 +01:00 committed by GitHub
parent 3d0e7aa957
commit f2981dd167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
"classcharts-api": patch
---
Export types first

View file

@ -1,5 +0,0 @@
---
"classcharts-api": patch
---
Declare no side effects

View file

@ -1,5 +1,12 @@
# classcharts-api # classcharts-api
## 2.3.1
### Patch Changes
- 40b1683: Export types first
- 3d0e7aa: Declare no side effects
## 2.3.0 ## 2.3.0
### Minor Changes ### Minor Changes

View file

@ -1,7 +1,7 @@
{ {
"name": "classcharts-api", "name": "classcharts-api",
"type": "module", "type": "module",
"version": "2.3.0", "version": "2.3.1",
"license": "ISC", "license": "ISC",
"author": { "author": {
"name": "James Cook", "name": "James Cook",