Skip to content

Commit 16893c6

Browse files
authored
Merge pull request #98 from COMBINE-lab/release-please--branches--master--components--alevin-fry
chore(master): release 0.8.1
2 parents 387a122 + 8ae04d2 commit 16893c6

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"undefined": "0.5.1",
3-
".": "0.8.0"
3+
".": "0.8.1"
44
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
Changelog for alevin-fry
44

5+
## [0.8.1](https://github.com/COMBINE-lab/alevin-fry/compare/v0.8.0...v0.8.1) (2023-01-12)
6+
7+
8+
### Features
9+
10+
* **update_deps:** update dependencies ([a77c96e](https://github.com/COMBINE-lab/alevin-fry/commit/a77c96e162758e8cf5f4e509263216158bb580c9))
11+
12+
13+
### Bug Fixes
14+
15+
* address [#95](https://github.com/COMBINE-lab/alevin-fry/issues/95) ([ad8ce7d](https://github.com/COMBINE-lab/alevin-fry/commit/ad8ce7d69a619d5f6d8bff8156483186293458e3))
16+
517
## [0.8.0](https://github.com/COMBINE-lab/alevin-fry/compare/v0.7.0...v0.8.0) (2022-10-11)
618

719

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "alevin-fry"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = [
55
"Avi Srivastava <[email protected]>",
66
"Hirak Sarkar <[email protected]>",

0 commit comments

Comments
 (0)