Skip to content

Commit

Permalink
chore: release v0.32.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed Aug 14, 2024
1 parent e9e1ca8 commit 9c16b40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [0.32.2](https://github.com/HipsterBrown/xs-dev/compare/v0.32.1...v0.32.2) (2024-08-14)


### Bug Fixes

* **scan:** source esp_idf before checking for esptool.py ([#171](https://github.com/HipsterBrown/xs-dev/issues/171)) ([e9e1ca8](https://github.com/HipsterBrown/xs-dev/commit/e9e1ca84167c850c6bd8c82526789385851ac40a))

### [0.32.1](https://github.com/HipsterBrown/xs-dev/compare/v0.32.0...v0.32.1) (2024-08-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xs-dev",
"version": "0.32.1",
"version": "0.32.2",
"description": "CLI for automating the setup and usage of Moddable XS tools",
"types": "build/types/types.d.ts",
"bin": {
Expand Down

0 comments on commit 9c16b40

Please sign in to comment.