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 402bff0 commit 749b364Copy full SHA for 749b364
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.4](https://github.com/breadlesscode/neos-blog/compare/v2.0.3...v2.0.4) (2019-06-12)
2
+
3
4
+### Fix
5
6
+* fxied silly array index error :confounded: ([6be8dbf55554ac00b1fc9abda3efe1d0c6c4ef6e](https://github.com/breadlesscode/neos-blog/commit/6be8dbf55554ac00b1fc9abda3efe1d0c6c4ef6e))
7
8
## [2.0.3](https://github.com/breadlesscode/neos-blog/compare/v2.0.2...v2.0.3) (2019-06-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "neos-blog",
- "version": "2.0.3",
+ "version": "2.0.4",
"repository": "[email protected]:breadlesscode/neos-blog.git",
"license": "MIT",
"dependencies": {},
0 commit comments