Skip to content

Commit 64c7ec6

Browse files
chore(release): 0.1.0 [skip ci]
1 parent d68cd24 commit 64c7ec6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/chrome-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @pixpilot/chrome-utils
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- initialize chrome-utils package with essential files

packages/chrome-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pixpilot/chrome-utils",
33
"type": "module",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"packageManager": "pnpm@10.17.0",
66
"description": "A set of utility functions for Chrome extensions.",
77
"author": "m.doaie <m.doaie@hotmail.com>",

0 commit comments

Comments
 (0)