Skip to content

Commit

Permalink
Version Packages (#84)
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
divisey and github-actions[bot] committed Aug 25, 2023
1 parent aaad086 commit 129f5fb
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/sixty-pears-glow.md

This file was deleted.

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

## 1.2.10

### Patch Changes

- aaad086: minor update

## 1.2.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/passport/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxone/mixin-passport",
"version": "1.2.9",
"version": "1.2.10",
"description": "Vue plugin of multi auth and payment helps for Mixin Network",
"license": "MIT",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/uikit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @foxone/uikit

## 4.2.23

### Patch Changes

- aaad086: minor update

## 4.2.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@foxone/uikit",
"version": "4.2.22",
"version": "4.2.23",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"module": "lib/index.js",
Expand Down

0 comments on commit 129f5fb

Please sign in to comment.