Skip to content

Commit 0955d55

Browse files
chore(main): release 0.1.1
1 parent 9de53c2 commit 0955d55

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/elixir-lang/expert/compare/v0.1.0...v0.1.1) (2026-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **engine:** stop double applying alias suffix when prefix is aliased ([#545](https://github.com/elixir-lang/expert/issues/545)) ([9de53c2](https://github.com/elixir-lang/expert/commit/9de53c22d2a829549356090451a122fa2d0cfd51))
9+
* hang at startup if .bashrc contains exec call ([#527](https://github.com/elixir-lang/expert/issues/527)) ([73b8d28](https://github.com/elixir-lang/expert/commit/73b8d288d92f319ee8920f0dde1e0206b13e4c0f))
10+
311
## [0.1.0](https://github.com/elixir-lang/expert/compare/v0.1.0-rc.6...v0.1.0) (2026-03-27)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.1

0 commit comments

Comments
 (0)