Skip to content

Commit 6e40005

Browse files
committed
chore(release): v2.0.1-6
1 parent 857e608 commit 6e40005

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v2.0.1-6
5+
6+
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-5...v2.0.1-6)
7+
8+
### 🏡 Chore
9+
10+
- Improve package.json - Adds NPM keywords - Adds homepage to docs - Maybe fixes repo link on npm? ([eff2d6c](https://github.com/zSoulweaver/kient/commit/eff2d6c))
11+
- Update package for changelogen ([857e608](https://github.com/zSoulweaver/kient/commit/857e608))
12+
13+
### ❤️ Contributors
14+
15+
- ZSoulweaver ([@zSoulweaver](http://github.com/zSoulweaver))
16+
417
## v2.0.1-5
518

619
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-4...v2.0.1-5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kient",
3-
"version": "2.0.1-5",
3+
"version": "2.0.1-6",
44
"homepage": "https://kient.pages.dev",
55
"repository": "github:zSoulweaver/kient",
66
"license": "MIT",

0 commit comments

Comments
 (0)