Skip to content

Commit d8473bb

Browse files
chore: update package versions
1 parent 040e27f commit d8473bb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-books-fry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 5ed68b2: Add license and fix readme
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cronbake",
33
"description": "A powerful and flexible cron job manager built with TypeScript",
44
"module": "index.ts",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"publishConfig": {
77
"access": "public"
88
},

0 commit comments

Comments
 (0)