Skip to content

Commit c3af66c

Browse files
Version Packages (#63)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 15764fa commit c3af66c

6 files changed

Lines changed: 18 additions & 13 deletions

File tree

.changeset/cold-adults-sparkle.md

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

.changeset/curvy-waves-burn.md

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

apps/frontend/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# frontend
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 5321c95: Sov 808 d 2 transaction step component
8+
- Updated dependencies [5321c95]
9+
- Updated dependencies [e4df0aa]
10+
- @sovryn/ui@0.0.6
11+
312
## 0.1.1
413

514
### Patch Changes

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"dependencies": {
66
"@sovryn/ethers-provider": "*",

packages/ui/CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- 5321c95: Sov 808 d 2 transaction step component
8+
- e4df0aa: chore: use data attribute util in new components
9+
310
## 0.0.5
411

512
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovryn/ui",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"main": "./dist/index.js",
55
"module": "./dist/index.esm.js",
66
"types": "./dist/typings.d.ts",

0 commit comments

Comments
 (0)