Skip to content

Commit 3e094ea

Browse files
committed
chore: release 0.3.0 lib
1 parent 63efec3 commit 3e094ea

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/lib/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- Implement scope behaviour, add options on register function
8+
39
## 0.2.2
410

511
### Patch Changes

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workerify/lib",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Fastify-like router for Service Workers",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)