We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba71e1f commit e2bb587Copy full SHA for e2bb587
core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @api2ai/core
2
3
+## 0.2.0
4
+
5
+### Minor Changes
6
7
+- Exclude cjs build
8
9
## 0.1.2
10
11
### Patch Changes
core/package.json
@@ -1,6 +1,6 @@
{
"name": "@api2ai/core",
- "version": "0.1.2",
+ "version": "0.2.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"license": "MIT",
0 commit comments