24 lines
572 B
Markdown
24 lines
572 B
Markdown
|
|
# ⌚ Changelog
|
||
|
|
|
||
|
|
## 2.2.0 _(2023-12-27)_
|
||
|
|
|
||
|
|
- Rename `locateVSCode` to `locateVscode`
|
||
|
|
|
||
|
|
## 2.3.0 _(2024-04-15)_
|
||
|
|
|
||
|
|
- Ignore /assets in NPM to dramatically reduce package size
|
||
|
|
|
||
|
|
## 2.4.0 _(2024-04-16)_
|
||
|
|
|
||
|
|
- Use library `@promptbook/utils` instead of deprecated `n12`
|
||
|
|
|
||
|
|
## 2.5.0 _(2024-10-22)_
|
||
|
|
|
||
|
|
Fix dependency chain
|
||
|
|
|
||
|
|
- Updated `type-fest` and `userhome` dependencies
|
||
|
|
- Every dependency has now specified `license`
|
||
|
|
- Use non-prerelease version of `@promptbook/utils`
|
||
|
|
- @see https://github.com/hejny/locate-app/pull/11
|
||
|
|
- @see https://github.com/hejny/spacetrim/pull/10
|