From 01a859c7b9e7926dd122c215cd21c9534a11e002 Mon Sep 17 00:00:00 2001 From: HipsterBrown Date: Wed, 14 Aug 2024 00:36:15 +0000 Subject: [PATCH] chore: release v0.32.1 [skip ci] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5776a2d..d075241 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +### [0.32.1](https://github.com/HipsterBrown/xs-dev/compare/v0.32.0...v0.32.1) (2024-08-14) + + +### Bug Fixes + +* **setup:** remove xs-dev-export.sh sourcing from shell profile ([#170](https://github.com/HipsterBrown/xs-dev/issues/170)) ([268f180](https://github.com/HipsterBrown/xs-dev/commit/268f180bdfd023b3d56f3310107c079cfce6b4f8)) + ## [0.32.0](https://github.com/HipsterBrown/xs-dev/compare/v0.31.2...v0.32.0) (2024-08-13) diff --git a/package.json b/package.json index 271d368..d633a9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xs-dev", - "version": "0.32.0", + "version": "0.32.1", "description": "CLI for automating the setup and usage of Moddable XS tools", "types": "build/types/types.d.ts", "bin": {