We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b961fca commit a08f70eCopy full SHA for a08f70e
CHANGELOG.md
@@ -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
11
# [1.0.0](https://github.com/ncarlier/readflow/compare/v0.2.1...v1.0.0) (2023-09-27)
12
13
package.json
@@ -1,3 +1,3 @@
{
- "version": "1.0.0"
+ "version": "1.0.1"
}
0 commit comments