Skip to content

Commit 1bf9830

Browse files
committed
0.3.1
1 parent da18d75 commit 1bf9830

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.1](https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/v0.3.0...v0.3.1) (2020-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **state:** add injectable to state for angular 9 ([da18d75](https://github.com/fivethree-team/ngxs-ionic-router-plugin/commit/da18d75429ba2dc2c682600560766cde6a420920))
7+
8+
9+
110
# [0.3.0](https://github.com/fivethree-team/ngxs-ionic-router-plugin/compare/v0.2.0...v0.3.0) (2020-02-13)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/ngxs-ionic-router-plugin",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Marc Stammerjohann",
55
"description": "NGXS Ionic Router Plugin",
66
"scripts": {

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/ngxs-ionic-router-plugin",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "NGXS Ionic Router Plugin",
55
"keywords": [
66
"fivethree",

0 commit comments

Comments
 (0)