Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
climateinteractive-bot committed Dec 2, 2024
1 parent 24f5e56 commit de799cf
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"packages/cli": "0.7.27",
"packages/check-core": "0.1.3",
"packages/check-ui-shell": "0.2.7",
"packages/plugin-check": "0.3.11",
"packages/plugin-check": "0.3.12",
"packages/plugin-config": "0.2.6",
"packages/plugin-vite": "0.1.10",
"packages/plugin-wasm": "0.2.5",
"packages/plugin-worker": "0.2.7",
"packages/runtime": "0.2.5",
"packages/runtime-async": "0.2.5",
"packages/create": "0.2.20"
"packages/create": "0.2.21"
}
7 changes: 7 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.21](https://github.com/climateinteractive/SDEverywhere/compare/create-v0.2.20...create-v0.2.21) (2024-12-02)


### Bug Fixes

* update default plugin-check configuration to include comparison yaml files ([#574](https://github.com/climateinteractive/SDEverywhere/issues/574)) ([24f5e56](https://github.com/climateinteractive/SDEverywhere/commit/24f5e56a473cf5cf696fb26e9d21a26441bb2c56)), closes [#571](https://github.com/climateinteractive/SDEverywhere/issues/571)

## [0.2.20](https://github.com/climateinteractive/SDEverywhere/compare/create-v0.2.19...create-v0.2.20) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sdeverywhere/create",
"version": "0.2.20",
"version": "0.2.21",
"description": "Create a new SDEverywhere project with minimal configuration",
"type": "module",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.12](https://github.com/climateinteractive/SDEverywhere/compare/plugin-check-v0.3.11...plugin-check-v0.3.12) (2024-12-02)


### Bug Fixes

* set input to correct value for at-max setting ([#572](https://github.com/climateinteractive/SDEverywhere/issues/572)) ([109d385](https://github.com/climateinteractive/SDEverywhere/commit/109d385d70ac87e37a1d22302628d87d4c89c069)), closes [#570](https://github.com/climateinteractive/SDEverywhere/issues/570)
* update default plugin-check configuration to include comparison yaml files ([#574](https://github.com/climateinteractive/SDEverywhere/issues/574)) ([24f5e56](https://github.com/climateinteractive/SDEverywhere/commit/24f5e56a473cf5cf696fb26e9d21a26441bb2c56)), closes [#571](https://github.com/climateinteractive/SDEverywhere/issues/571)

## [0.3.11](https://github.com/climateinteractive/SDEverywhere/compare/plugin-check-v0.3.10...plugin-check-v0.3.11) (2024-10-16)


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

0 comments on commit de799cf

Please sign in to comment.