Skip to content

Commit a9cce37

Browse files
chore(release): version package (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5d381e4 commit a9cce37

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/gentle-lobsters-knock.md

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

packages/barqode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# barqode
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Initial release ([#3](https://github.com/svecosystem/barqode/pull/3))

packages/barqode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "barqode",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"scripts": {
55
"build": "pnpm package",
66
"dev": "svelte-package --watch",

0 commit comments

Comments
 (0)