Skip to content

Commit a962550

Browse files
Version Packages (#214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5aab53c commit a962550

19 files changed

Lines changed: 78 additions & 17 deletions

File tree

.changeset/sharp-teachers-fix.md

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

apps/kyc-demo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# kyc-demo
22

3+
## 0.1.36
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4f256a6]
8+
- @slashid/react@1.18.0
9+
310
## 0.1.35
411

512
### Patch Changes

apps/kyc-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kyc-demo",
33
"private": true,
4-
"version": "0.1.35",
4+
"version": "0.1.36",
55
"type": "module",
66
"scripts": {
77
"start": "vite",

apps/react-nextjs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-nextjs
22

3+
## 0.1.50
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4f256a6]
8+
- @slashid/react@1.18.0
9+
10+
311
## 0.1.49
412

513
### Patch Changes

apps/react-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nextjs",
3-
"version": "0.1.49",
3+
"version": "0.1.50",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

apps/react-remix/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-remix
22

3+
## 0.1.36
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4f256a6]
8+
- @slashid/react@1.18.0
9+
10+
311
## 0.1.35
412

513
### Patch Changes

apps/react-remix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-remix",
3-
"version": "0.1.35",
3+
"version": "0.1.36",
44
"private": true,
55
"sideEffects": false,
66
"scripts": {

apps/react-vite/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-vite
22

3+
## 0.0.56
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4f256a6]
8+
- @slashid/react@1.18.0
9+
10+
311
## 0.0.55
412

513
### Patch Changes

apps/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-vite",
33
"private": true,
4-
"version": "0.0.55",
4+
"version": "0.0.56",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

apps/slashid-remix-impl/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# my-remix-app
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4f256a6]
8+
- @slashid/remix@0.2.0
9+
310
## 0.0.3
411

512
### Patch Changes

0 commit comments

Comments
 (0)