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 May 23, 2024
1 parent b03e36a commit 3dc9724
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
15 changes: 15 additions & 0 deletions apps/dcellar-web-ui/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "dcellar-web-ui",
"entries": [
{
"version": "1.5.0",
"tag": "dcellar-web-ui_v1.5.0",
"date": "Thu, 23 May 2024 03:42:29 GMT",
"comments": {
"minor": [
{
"comment": "Support sponsor payment account"
},
{
"comment": "Introduce the migrate bucket feature"
}
]
}
},
{
"version": "1.4.0",
"tag": "dcellar-web-ui_v1.4.0",
Expand Down
10 changes: 9 additions & 1 deletion apps/dcellar-web-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log - dcellar-web-ui

This log was last generated on Thu, 16 May 2024 09:14:19 GMT and should not be manually modified.
This log was last generated on Thu, 23 May 2024 03:42:29 GMT and should not be manually modified.

## 1.5.0
Thu, 23 May 2024 03:42:29 GMT

### Minor changes

- Support sponsor payment account
- Introduce the migrate bucket feature

## 1.4.0
Thu, 16 May 2024 09:14:19 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.4.0",
"version": "1.5.0",
"private": false,
"scripts": {
"dev": "node ./scripts/dev.js -p 3200",
Expand Down

0 comments on commit 3dc9724

Please sign in to comment.