Skip to content

Commit ae9b597

Browse files
release 3.1.4
1 parent 040722c commit ae9b597

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+
<a name="3.1.4"></a>
2+
## 3.1.4 (2017-08-15)
3+
4+
* fix(package): Fix manifest -- location of es6 modules is lib/index not lib-esm/index ([040722c](https://github.com/ui-router/angular-hybrid/commit/040722c))
5+
6+
7+
18
<a name="3.1.3"></a>
29
## 3.1.3 (2017-08-13)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/angular-hybrid",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"scripts": {
55
"example": "cd example && npm i && npm start",
66
"clean": "shx rm -rf lib _bundles",

0 commit comments

Comments
 (0)