Skip to content

Commit fa87374

Browse files
committed
chore(release): 0.1.0
1 parent acbbd08 commit fa87374

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## 0.1.0 (2019-07-18)
6+
7+
### Bug Fixes
8+
9+
- storybook build error on CI ([182b825](https://github.com/rx-ts/ngrx/commit/182b825))
10+
11+
### Features
12+
13+
- add basic usage of ObservableInput, ValueHook and VarDirective([#3](https://github.com/rx-ts/ngrx/issues/3)) ([608603c](https://github.com/rx-ts/ngrx/commit/608603c))
14+
- first blood, basic structure ([eb2322d](https://github.com/rx-ts/ngrx/commit/eb2322d))

0 commit comments

Comments
 (0)