Skip to content

Commit f9e7047

Browse files
committed
chore(release): v1.0.0-beta.5b
1 parent 6e149ee commit f9e7047

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.0.0-beta.5b"></a>
2+
### 1.0.0-beta.5b "cadmium-camel" (2014-05-14)
3+
4+
5+
#### Bug Fixes
6+
7+
* **sideMenu:**
8+
* do not let the user scroll the whole body by dragging the menu horizontally ([6e149eef](https://github.com/driftyco/ionic/commit/6e149eef9bf5fbee454448f6cfa6f0ea9cce60d3))
9+
* fix disabled menu links ([fa8aa6a8](https://github.com/driftyco/ionic/commit/fa8aa6a835eaa4608984e5a37b4c2a5b8fa19498), closes [#1388](https://github.com/driftyco/ionic/issues/1388))
10+
11+
12+
#### Features
13+
14+
* **checkbox:** right align w/ .item-checkbox-right ([610e2328](https://github.com/driftyco/ionic/commit/610e2328403388453854984ae4534f0686358d48), closes [#1290](https://github.com/driftyco/ionic/issues/1290))
15+
16+
117
<a name="1.0.0-beta.5"></a>
218
### 1.0.0-beta.5 "barium-bobcat" (2014-05-14)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic",
33
"private": false,
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.5b",
55
"codename": "barium-bobcat",
66
"repository": {
77
"url": "git://github.com/driftyco/ionic.git"

0 commit comments

Comments
 (0)