Skip to content

Commit

Permalink
chore(release): version package (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 12, 2024
1 parent 7caef35 commit 129d781
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-numbers-travel.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/barqode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# barqode

## 0.0.2

### Patch Changes

- expose `*ref` props for access to the underlying elements ([#5](https://github.com/svecosystem/barqode/pull/5))

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/barqode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barqode",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"build": "pnpm package",
"dev": "svelte-package --watch",
Expand Down

0 comments on commit 129d781

Please sign in to comment.