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 Sep 19, 2024
1 parent bb7a4d4 commit 05e183e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 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.7.4",
"tag": "dcellar-web-ui_v1.7.4",
"date": "Thu, 19 Sep 2024 07:13:05 GMT",
"comments": {
"patch": [
{
"comment": "Temporarily hide TW and add error notifications caused by the Metamask version upgrade"
}
]
}
},
{
"version": "1.7.3",
"tag": "dcellar-web-ui_v1.7.3",
Expand Down
9 changes: 8 additions & 1 deletion apps/dcellar-web-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - dcellar-web-ui

This log was last generated on Fri, 06 Sep 2024 07:48:42 GMT and should not be manually modified.
This log was last generated on Thu, 19 Sep 2024 07:13:05 GMT and should not be manually modified.

## 1.7.4
Thu, 19 Sep 2024 07:13:05 GMT

### Patches

- Temporarily hide TW and add error notifications caused by the Metamask version upgrade

## 1.7.3
Fri, 06 Sep 2024 07:48:42 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.3",
"version": "1.7.4",
"private": false,
"scripts": {
"dev": "node ./scripts/dev.js -p 3200",
Expand Down

0 comments on commit 05e183e

Please sign in to comment.