Skip to content

Commit a08f70e

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.1 [skip ci]
1 parent b961fca commit a08f70e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.1](https://github.com/ncarlier/readflow/compare/v1.0.0...v1.0.1) (2023-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker:** fix configuration location ([b961fca](https://github.com/ncarlier/readflow/commit/b961fcad7fc7fd7c05b80b512a790d4ed41c8cfc))
7+
* **ui:** non clickable avatar if no issuer ([6fdf255](https://github.com/ncarlier/readflow/commit/6fdf255ace853da75dffa415f1aedf685771f3cb))
8+
9+
10+
111
# [1.0.0](https://github.com/ncarlier/readflow/compare/v0.2.1...v1.0.0) (2023-09-27)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0"
2+
"version": "1.0.1"
33
}

0 commit comments

Comments
 (0)