Skip to content

chore(main): release 0.3.0 - #118

Merged
mhanberg merged 1 commit into
mainfrom
release-please--branches--main--components--elixir-tools.nvim
Jun 8, 2023
Merged

chore(main): release 0.3.0#118
mhanberg merged 1 commit into
mainfrom
release-please--branches--main--components--elixir-tools.nvim

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.3.0 (2023-06-08)

Features

Bug Fixes

  • correctly fetch path to credo-language-server (#65) (8f40d76), closes#64
  • credo-language-server is installed quietly (#115) (6f59909)
  • credo: correctly handle umbrella apps and monorepos (#77) (86bda38), closes #76
  • improve BufEnter performance (#87) (08b7843)
  • only start credo if it finds a mix.exs with credo in it (#68) (43c2288)
  • remove leading 'v' in latest version (#116) (945d161)
  • umbrella app detection (#88) (a17c863)

This PR was generated with Release Please. See documentation.

@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--elixir-tools.nvim branch from 6a02a96 to 8f7ceecCompareJune 8, 2023 15:00
@mhanberg
mhanberg merged commit 4a246a5 into mainJun 8, 2023
@mhanberg
mhanberg deleted the release-please--branches--main--components--elixir-tools.nvim branch June 8, 2023 15:07
@github-actions

Copy link
Copy Markdown
ContributorAuthor

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to start the installation of credo? Treesitter

1 participant

@mhanberg