Skip to content

Commit

Permalink
chore: release main (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
climateinteractive-bot authored Oct 2, 2023
1 parent e71992b commit bbc7c25
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"packages/check-ui-shell": "0.2.3",
"packages/plugin-check": "0.3.4",
"packages/plugin-vite": "0.1.8",
"packages/plugin-wasm": "0.2.1",
"packages/plugin-wasm": "0.2.2",
"packages/plugin-worker": "0.2.3",
"packages/runtime": "0.2.2",
"packages/runtime-async": "0.2.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/climateinteractive/SDEverywhere/compare/plugin-wasm-v0.2.1...plugin-wasm-v0.2.2) (2023-10-02)


### Features

* allow for customizing emcc arguments in plugin-wasm ([#372](https://github.com/climateinteractive/SDEverywhere/issues/372)) ([e71992b](https://github.com/climateinteractive/SDEverywhere/commit/e71992b874539c5ecf1785a2d779fdeafa1a4fde)), closes [#371](https://github.com/climateinteractive/SDEverywhere/issues/371)

## [0.2.1](https://github.com/climateinteractive/SDEverywhere/compare/plugin-wasm-v0.2.0...plugin-wasm-v0.2.1) (2023-09-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sdeverywhere/plugin-wasm",
"version": "0.2.1",
"version": "0.2.2",
"files": [
"dist/**"
],
Expand Down

0 comments on commit bbc7c25

Please sign in to comment.