Skip to content

Commit 7d067cd

Browse files
chore: release workerkit (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f41d64 commit 7d067cd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/smooth-cows-remain.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 +1,7 @@
11
# Change Log
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#3](https://github.com/un-ts/workerkit/pull/3) [`6f41d64`](https://github.com/un-ts/workerkit/commit/6f41d64a3a8fef342b161c88f2810d24f90a497b) Thanks [@JounQin](https://github.com/JounQin)! - feat: first blood, rename to workerkit

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workerkit",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"description": "A simple library boilerplate.",
66
"repository": "git+https://github.com/un-ts/workerkit.git",

0 commit comments

Comments
 (0)