Skip to content

Commit

Permalink
fix(release): dummy web and api
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Jan 17, 2025
1 parent c580170 commit 2f9dd36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ Here is a list of endpoints that have changed in this release. Old endpoints wil
| `/predicted-date-height/<timestamp>/<blockWindow>` | `/predicted-date-height/<timestamp>?blockWindow=<blockWindow>` |
| `/providers/<provider>/deployments/<skip>/<take>/<status>` | `/providers/<provider>/deployments/<skip>/<take>?status=<status>` |

foo
foo 1
2 changes: 1 addition & 1 deletion apps/deploy-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

The website should be accessible: [http://localhost:3000/](http://localhost:3000/)

foo
foo 1

0 comments on commit 2f9dd36

Please sign in to comment.