Skip to content

Commit 749b364

Browse files
Build: Release 2.0.4 [skip ci]
1 parent 402bff0 commit 749b364

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.3](https://github.com/breadlesscode/neos-blog/compare/v2.0.2...v2.0.3) (2019-06-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neos-blog",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"repository": "[email protected]:breadlesscode/neos-blog.git",
55
"license": "MIT",
66
"dependencies": {},

0 commit comments

Comments
 (0)