mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 20:13:50 +08:00
chore(release): Publish flame_isolate v0.1.0 (#2179)
- flame_isolate@0.1.0
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@ -3,6 +3,27 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## 2022-11-22
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Packages with breaking changes:
|
||||||
|
|
||||||
|
- There are no breaking changes in this release.
|
||||||
|
|
||||||
|
Packages with other changes:
|
||||||
|
|
||||||
|
- [`flame_isolate` - `v0.1.0`](#flame_isolate---v010)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
#### `flame_isolate` - `v0.1.0`
|
||||||
|
|
||||||
|
- **FEAT**: FlameIsolate - a neat way of handling threads ([#1909](https://github.com/flame-engine/flame/issues/1909)). ([b25b9356](https://github.com/flame-engine/flame/commit/b25b935644e258c37145bd6abfe0962d8e872801))
|
||||||
|
|
||||||
|
|
||||||
## 2022-10-01
|
## 2022-10-01
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|||||||
@ -1,3 +1,7 @@
|
|||||||
|
## 0.1.0
|
||||||
|
|
||||||
|
- **FEAT**: FlameIsolate - a neat way of handling threads ([#1909](https://github.com/flame-engine/flame/issues/1909)). ([b25b9356](https://github.com/flame-engine/flame/commit/b25b935644e258c37145bd6abfe0962d8e872801))
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
|
|
||||||
- Initial version.
|
- Initial version.
|
||||||
|
|||||||
Reference in New Issue
Block a user