Skip to content

Commit

Permalink
chore(release): Publish flame_isolate v0.1.0 (#2179)
Browse files Browse the repository at this point in the history
- flame_isolate@0.1.0
  • Loading branch information
spydon committed Nov 22, 2022
1 parent 4020d68 commit 98e295c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
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

### Changes
Expand Down
4 changes: 4 additions & 0 deletions packages/flame_isolate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

- Initial version.

0 comments on commit 98e295c

Please sign in to comment.