Skip to content

Commit ebbee03

Browse files
committed
chore(release): 0.4.0
1 parent f787448 commit ebbee03

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [0.4.0](https://github.com/rx-ts/ngrx/compare/v0.3.2...v0.4.0) (2019-08-25)
6+
7+
8+
### Features
9+
10+
* add TranslateModule, close [#19](https://github.com/rx-ts/ngrx/issues/19) ([b254663](https://github.com/rx-ts/ngrx/commit/b254663))
11+
512
### [0.3.2](https://github.com/rx-ts/ngrx/compare/v0.3.0...v0.3.2) (2019-08-09)
613

714
### Features

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngrx",
3-
"version": "0.0.0",
3+
"version": "0.4.0",
44
"description": "πŸŽ‰ Angular + RxJS + TypeScript = πŸ”₯",
55
"repository": "git@github.com:rx-ts/ngrx.git",
66
"author": "JounQin <admin@1stg.me>",

0 commit comments

Comments
Β (0)