Skip to content

Commit

Permalink
chore: release v0.30.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown committed Jan 4, 2024
1 parent 0b63a23 commit 75c114e
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.30.0](https://github.com/HipsterBrown/xs-dev/compare/v0.29.0...v0.30.0) (2024-01-04)


### Features

* **pico:** add update command, use new gcc-arm-embedded cask on mac ([#157](https://github.com/HipsterBrown/xs-dev/issues/157)) ([0b63a23](https://github.com/HipsterBrown/xs-dev/commit/0b63a2331e7cbf3ede109502b9d31e45d2bba2c7))

## [0.29.0](https://github.com/HipsterBrown/xs-dev/compare/v0.28.1...v0.29.0) (2024-01-04)


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.29.0",
"version": "0.30.0",
"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 75c114e

Please sign in to comment.