Skip to content

Commit

Permalink
fix: build web-server error (#1735)
Browse files Browse the repository at this point in the history
@coderabbitai: ignore

---------

Co-authored-by: Zoe <[email protected]>
  • Loading branch information
zoe-icu and zoe-icu committed May 6, 2024
1 parent a0ea44a commit 63051dc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# APITable CHANGELOG

## [v1.10.0-beta.3](https://github.com/apitable/apitable/releases/tag/v1.10.0-beta.3) (2024-05-06)


### What's more

* sync: hosted cloud ([#1734](https://github.com/apitable/apitable/pull/1734)) @zoe-icu
* refactor: add changelog ([#1721](https://github.com/apitable/apitable/pull/1721)) @zoe-icu
* chore: upgrade mysql2 ([#11084](https://github.com/apitable/apitable/pull/1734/commits/d299e369b8047f577e915adfe3b627317af3028c)) @zoe-icu
## [v1.10.0-beta.2](https://github.com/apitable/apitable/releases/tag/v1.10.0-beta.2) (2024-04-17)


Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
},
"allowNonAppliedPatches": true
},
"dependencies": {
"glob-parent": "5.1.2",
Expand Down

0 comments on commit 63051dc

Please sign in to comment.