We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4168b commit 4b1ca6dCopy full SHA for 4b1ca6d
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.5](https://github.com/breadlesscode/neos-blog/compare/v2.0.4...v2.0.5) (2019-06-12)
2
+
3
4
+### Fix
5
6
+* wired author page listing bug ([e460ddff1404f8151adabbd01c6e4a8ca484ecf8](https://github.com/breadlesscode/neos-blog/commit/e460ddff1404f8151adabbd01c6e4a8ca484ecf8))
7
8
## [2.0.4](https://github.com/breadlesscode/neos-blog/compare/v2.0.3...v2.0.4) (2019-06-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "neos-blog",
- "version": "2.0.4",
+ "version": "2.0.5",
"repository": "git@github.com:breadlesscode/neos-blog.git",
"license": "MIT",
"dependencies": {},
0 commit comments