Skip to content

Commit 248242a

Browse files
Version Packages (#77)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c106055 commit 248242a

7 files changed

Lines changed: 17 additions & 17 deletions

File tree

.changeset/big-nails-perform.md

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

.changeset/kind-jeans-hide.md

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

.changeset/weak-readers-rush.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.4
4+
5+
### Patch Changes
6+
7+
- 6a9f57d: SOV-826: Add SovrynLogo component
8+
- 9d45ade: SOV-813: add helper functions to find contracts
9+
- Updated dependencies [c106055]
10+
- @sovryn/ui@0.0.8
11+
312
## 0.1.3
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.3",
3+
"version": "0.1.4",
44
"private": true,
55
"dependencies": {
66
"@sovryn/ethers-provider": "*",

packages/ui/CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- c106055: fix: heading enforcing text color
8+
39
## 0.0.7
410

511
### 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.7",
3+
"version": "0.0.8",
44
"main": "./dist/index.js",
55
"module": "./dist/index.esm.js",
66
"types": "./dist/typings.d.ts",

0 commit comments

Comments
 (0)