Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 06af058

Browse files
chore(main): release 0.10.2 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f80b57b commit 06af058

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.10.2](https://github.com/elixir-tools/next-ls/compare/v0.10.1...v0.10.2) (2023-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* typos ([f80b57b](https://github.com/elixir-tools/next-ls/commit/f80b57b35a354a416eca6504396417a177ffe6f2))
9+
310
## [0.10.1](https://github.com/elixir-tools/next-ls/compare/v0.10.0...v0.10.1) (2023-08-21)
411

512

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule NextLS.MixProject do
22
use Mix.Project
33

4-
@version "0.10.1" # x-release-please-version
4+
@version "0.10.2" # x-release-please-version
55

66
def project do
77
[

0 commit comments

Comments
 (0)