Skip to content

Commit 12ddb5a

Browse files
committed
chore(release): 0.85.2
1 parent 0b76f1d commit 12ddb5a

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.85.2
2+
3+
###    🐞 Bug Fixes
4+
5+
- **cloudflare**: Skip config file validation during svelte check & sync &nbsp;-&nbsp; by **yeoularu** and **John Royal** in https://github.com/alchemy-run/alchemy/issues/1336 [<samp>(0ba2c)</samp>](https://github.com/alchemy-run/alchemy/commit/0ba2c7c2)
6+
- **docker**: Improve container start and update handling &nbsp;-&nbsp; by **John Royal** in https://github.com/alchemy-run/alchemy/issues/1339 [<samp>(3e123)</samp>](https://github.com/alchemy-run/alchemy/commit/3e12381f)
7+
8+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/alchemy-run/alchemy/compare/v0.85.1...v0.85.2)
9+
10+
---
11+
112
## v0.85.1
213

314
### &nbsp;&nbsp;&nbsp;🚀 Features

alchemy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alchemy",
3-
"version": "0.85.1",
3+
"version": "0.85.2",
44
"license": "Apache-2.0",
55
"author": "Sam Goodwin <sam@alchemy.run>",
66
"homepage": "https://alchemy.run",

bun.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)