Skip to content

Commit e198629

Browse files
committed
chore(build): bumping to version 1.3.2
1 parent 9b2a864 commit e198629

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ally.js change log
22

3+
## 1.3.2 - Publish Panic
4+
5+
*November 15th 2016*. Version 1.3.1 was not published properly and nobody noticed. This release is basically version 1.3.1 but with the proper directory published to npm.
6+
37
## 1.3.1 - Version Panic
48

59
*November 11th 2016*. This release does not contain any functional changes. The release was necessary because platform.js now identifies EdgeHTML (instead of Trident) as a the layout engine of Microsoft Edge and focus detection suffered.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ally.js",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "JavaScript library to help web applications with accessibility concerns",
55
"main": "ally.min.js",
66
"npmName": "ally.js",

0 commit comments

Comments
 (0)