Skip to content

Commit

Permalink
docs(dcellar-web-ui): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
devinxl committed Oct 10, 2024
1 parent 5bafce2 commit 7b1ce7a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
12 changes: 12 additions & 0 deletions apps/dcellar-web-ui/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "dcellar-web-ui",
"entries": [
{
"version": "1.8.0",
"tag": "dcellar-web-ui_v1.8.0",
"date": "Thu, 10 Oct 2024 09:34:45 GMT",
"comments": {
"minor": [
{
"comment": "Support reactive the frozen account"
}
]
}
},
{
"version": "1.7.5",
"tag": "dcellar-web-ui_v1.7.5",
Expand Down
11 changes: 9 additions & 2 deletions apps/dcellar-web-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
# Change Log - dcellar-web-ui

This log was last generated on Thu, 19 Sep 2024 08:01:12 GMT and should not be manually modified.
This log was last generated on Thu, 10 Oct 2024 09:34:45 GMT and should not be manually modified.

## 1.8.0
Thu, 10 Oct 2024 09:34:45 GMT

### Minor changes

- Support reactive the frozen account

## 1.7.5
Thu, 19 Sep 2024 08:01:12 GMT

### Patches

- Compatible with metamask eip-712 signature
- Compatiable with metamask eip-712 signature

## 1.7.4
Thu, 19 Sep 2024 07:13:05 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/dcellar-web-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dcellar-web-ui",
"version": "1.7.5",
"version": "1.8.0",
"private": false,
"scripts": {
"dev": "node ./scripts/dev.js -p 3200",
Expand Down

0 comments on commit 7b1ce7a

Please sign in to comment.