Skip to content

Commit

Permalink
Merge branch 'main' into feat/primary-sp-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
aiden-cao committed Apr 11, 2024
2 parents 847b10d + 9fe6922 commit 15893ae
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": "0.5.0",
"tag": "dcellar-web-ui_v0.5.0",
"date": "Thu, 11 Apr 2024 02:29:47 GMT",
"comments": {
"minor": [
{
"comment": "make created on chain status object deletable"
}
]
}
},
{
"version": "0.4.0",
"tag": "dcellar-web-ui_v0.4.0",
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 Mon, 25 Mar 2024 04:02:13 GMT and should not be manually modified.
This log was last generated on Thu, 11 Apr 2024 02:29:47 GMT and should not be manually modified.

## 0.5.0
Thu, 11 Apr 2024 02:29:47 GMT

### Minor changes

- make created on chain status object deletable

## 0.4.0
Mon, 25 Mar 2024 04:02:13 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": "0.4.0",
"version": "0.5.0",
"private": false,
"scripts": {
"dev": "node ./scripts/dev.js -p 3200",
Expand Down

0 comments on commit 15893ae

Please sign in to comment.