Skip to content

Commit 4a89b1e

Browse files
docs: update changelog and version for test ci/cd
1 parent c7a1c61 commit 4a89b1e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## latest
44

5+
## 1.0.1
6+
* ci: update and test ci/cd
7+
58
## 1.0.0
69

710
* chore: release 1.0.0

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onify/script-functions",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Onify Script Functions",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)