Skip to content

Commit

Permalink
docs: Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Nov 13, 2024
1 parent d13bf9c commit 9e6c293
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/bundle-source/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
User-visible changes to `@endo/bundle-source`:

# Next release
# v3.5.0 (2024-11-13)

- Adds support for TypeScript type erasure using
[`ts-blank-space`](https://bloomberg.github.io/ts-blank-space/) applied to
Expand Down
2 changes: 1 addition & 1 deletion packages/compartment-mapper/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
User-visible changes to `@endo/compartment-mapper`:

# Next version
# v1.4.0 (2024-11-13)

- Adds options `languageForExtension`, `moduleLanguageForExtension`,
`commonjsLanguageForExtension`, and `languages` to `mapNodeModules` and
Expand Down
2 changes: 1 addition & 1 deletion packages/ses/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
User-visible changes in `ses`:

# Next release
# v1.10.0 (2024-11-13)

- Permit [Promise.try](https://github.com/tc39/proposal-promise-try),
since it has reached Stage 4.
Expand Down

0 comments on commit 9e6c293

Please sign in to comment.