Skip to content

Commit 0f99c2b

Browse files
Version prep
1 parent e0e048b commit 0f99c2b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.4.0
4+
5+
### Fixed
6+
7+
- Corrected homepage link to commandtree.dev in package.json and README
8+
- Fixed website deployment prefix issue for custom domain
9+
310
## 0.3.0
411

512
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "commandtree",
33
"displayName": "CommandTree",
44
"description": "Unified command runner: discover shell scripts, npm scripts, Makefiles, launch configs, VS Code tasks and more in one filterable tree",
5-
"version": "0.3.0",
5+
"version": "0.4.0",
66
"author": "Christian Findlay",
77
"license": "MIT",
88
"publisher": "nimblesite",

0 commit comments

Comments
 (0)