Skip to content

Commit 7a8982c

Browse files
committed
chore: release 2.0.1
1 parent cbd4c75 commit 7a8982c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ npx giget "gh:onify/functions#v2.0.0./" ./ --force --verbose
5959

6060
## Changelog
6161

62+
### latest
63+
64+
### 2.0.1
65+
66+
- build: bump fast-xml-parser to 4.3.6
67+
- chore: implement https://github.com/onify/commitlint-config
68+
6269
### 2.0.0
6370

6471
First release...

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "functions",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Onify Functions",
55
"main": "app.js",
66
"type": "module",

0 commit comments

Comments
 (0)