Skip to content

Commit

Permalink
chore(main): release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Taepper committed May 23, 2024
1 parent d3badb6 commit decae59
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.1](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.1.0...v0.1.1) (2024-05-23)


### Features

* add number of partitions to /info ([1e780b5](https://github.com/GenSpectrum/LAPIS-SILO/commit/1e780b51f7b64334e9102fef3eeb279132e363e5))
* add serializationVersion to SILO output for smoother transitioning to new formats ([d3badb6](https://github.com/GenSpectrum/LAPIS-SILO/commit/d3badb65e6c2ce5d59ab8134cf2a237c836d417e))

## [0.1.0](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.0.1...v0.1.0) (2024-05-10)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1

0 comments on commit decae59

Please sign in to comment.