We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2425f90 commit 01ecf84Copy full SHA for 01ecf84
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.0.1-3
5
+
6
+[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-2...v2.0.1-3)
7
8
+### 🩹 Fixes
9
10
+- Add dist directory to files key in package ([2425f90](https://github.com/zSoulweaver/kient/commit/2425f90))
11
12
+### ❤️ Contributors
13
14
+- ZSoulweaver ([@zSoulweaver](http://github.com/zSoulweaver))
15
16
## v2.0.1-2
17
18
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-1...v2.0.1-2)
package.json
@@ -1,6 +1,6 @@
{
"name": "kient",
- "version": "2.0.1-2",
+ "version": "2.0.1-3",
"repository": "github:zSoulweaver/kient",
"type": "module",
"exports": {
0 commit comments