Skip to content

Commit 63a3009

Browse files
committed
Release v1.3.0
1 parent d88b577 commit 63a3009

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="v1.3.0"></a>
2+
# [v1.3.0](https://github.com/mcasimir/mobile-angular-ui/compare/v1.2.1...v1.3.0)
3+
4+
## Features
5+
6+
- added `ui-shared-state` and **deprecated** `ui-state` so it does not clash with ui-router ([9ad2f57](https://github.com/mcasimir/mobile-angular-ui/commits/9ad2f578a3fb0c68c22a29ee415b04113251ce4f))
7+
- activeLinks module supports html5Mode ([d3cbbbf](https://github.com/mcasimir/mobile-angular-ui/commits/d3cbbbf07c74dc4e3631f0ad3cd22bbc3c3d7b20))
8+
9+
## Fixes
10+
11+
- angle not defined ([16bcd09](https://github.com/mcasimir/mobile-angular-ui/commits/16bcd09461fdecaa14c4af902d8910c4d96d12aa))
12+
113
<a name="1.2.1"></a>
214
## 1.2.1 (2016-03-06)
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobile-angular-ui",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Mobile Angular UI",
55
"main": "dist/mobile-angular-ui.js",
66
"directories": {

0 commit comments

Comments
 (0)