Skip to content

Commit

Permalink
chore: version package (#1)
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 Jun 3, 2023
1 parent 6b2db75 commit e7c6aed
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-pants-fail.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- 61931cd: bump version

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@awesome-qrcode/react",
"version": "0.1.0",
"version": "0.1.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down

1 comment on commit e7c6aed

@vercel
Copy link

@vercel vercel bot commented on e7c6aed Jun 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

awesome-qrcode – ./

awesome-qrcode-git-main-ubinatus.vercel.app
awesome-qrcode-ubinatus.vercel.app
awesome-qrcode.vercel.app

Please sign in to comment.