Skip to content

Commit ef216c1

Browse files
committed
chore(release): v2.2.0
1 parent 33a0d28 commit ef216c1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.2.0
5+
6+
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.1.0...v2.2.0)
7+
8+
### 💅 Refactors
9+
10+
- Move webhook verifier to exported utility function ([33a0d28](https://github.com/zSoulweaver/kient/commit/33a0d28))
11+
12+
### 🏡 Chore
13+
14+
- Add biome to default formatter ([1cf40f3](https://github.com/zSoulweaver/kient/commit/1cf40f3))
15+
16+
### ❤️ Contributors
17+
18+
- ZSoulweaver ([@zSoulweaver](http://github.com/zSoulweaver))
19+
420
## v2.1.0
521

622
[compare changes](https://github.com/zSoulweaver/kient/compare/v2.0.1-7...v2.1.0)

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.1.0",
3+
"version": "2.2.0",
44
"homepage": "https://kient.pages.dev",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)