Skip to content

Commit d9906e1

Browse files
chore(main): release 0.1.7
1 parent cda3a6e commit d9906e1

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [0.1.7](https://github.com/elixir-nx/hnswlib/compare/v0.1.6...v0.1.7) (2026-01-13)
4+
5+
6+
### Features
7+
8+
* Add automated release workflow ([#24](https://github.com/elixir-nx/hnswlib/issues/24)) ([0c642e0](https://github.com/elixir-nx/hnswlib/commit/0c642e0867ab65c0593fb131ddce615f47416c30))
9+
10+
## Changelog

mix.exs

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

4-
@version "0.1.6"
4+
@version "0.1.7"
55
@github_url "https://github.com/elixir-nx/hnswlib"
66

77
def project do

0 commit comments

Comments
 (0)