Skip to content

Commit c3b73d0

Browse files
chore: publish new package versions (#4657)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @electric-ax/durable-streams-server-rust@0.1.2 ### Patch Changes - d1db07a: Rename the package folder to `packages/durable-streams-rust`. Drop the Intel macOS (`macos-13`) build from the release matrix. Correct the README throughput figure. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d1db07a commit c3b73d0

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/rename-durable-streams-rust.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/durable-streams-rust/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @electric-ax/durable-streams-server-rust
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- d1db07a: Rename the package folder to `packages/durable-streams-rust`. Drop the Intel
8+
macOS (`macos-13`) build from the release matrix. Correct the README throughput
9+
figure.
10+
311
## 0.1.1
412

513
### Patch Changes

packages/durable-streams-rust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@electric-ax/durable-streams-server-rust",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "High-performance Durable Streams server (Rust) — native binary distributed via npm.",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)