Skip to content

Commit f517f2f

Browse files
committed
release 0.0.17
1 parent f315ebf commit f517f2f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
## [Unreleased]
66
### Added
77

8-
- resolve commands in `depends`
8+
- inject `Shell Script` language in `cmd` scripts
9+
- resolve commands in `depends` including mixins
910
- complete Lets builtin env variables inside `cmd` scripts
1011
- complete `LETSOPT_` and `LETSCLI_` env variables inside `cmd` scripts if `options` docopt is present
1112

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginGroup = com.github.kindermax.intellijlets
55
pluginName = intellij-lets
66
pluginRepositoryUrl = https://github.com/lets-cli/intellij-lets
7-
pluginVersion = 0.0.16
7+
pluginVersion = 0.0.17
88

99
pluginSinceBuild = 241
1010
pluginUntilBuild =

0 commit comments

Comments
 (0)