Skip to content

Commit 788a5b0

Browse files
committed
chore(release): bump version number, update changelog
1 parent 0dcebbd commit 788a5b0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

projects/ngx-multi-window/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.2 (2019-02-15)
2+
3+
- Fix bug causing non `forRoot()` module imports to fail ([c988132](https://github.com/Nolanus/ngx-multi-window/commit/c98813297d3531917de5ddd7cbcccf070b68f3f5))
4+
15
## 0.3.1 (2018-11-21)
26

37
- Fix problem with package published to npm

projects/ngx-multi-window/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-multi-window",
33
"description": "Cross-window communication for multi-window angular applications",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"author": "Sebastian Fuss <sebastian.fuss@googlemail.com>",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)