Skip to content

Commit

Permalink
chore(release): 13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelkaron committed Apr 7, 2017
1 parent fad267a commit 517428d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="13.1.2"></a>
## [13.1.2](https://github.com/mu-lib/mu-jquery-widget/compare/v13.1.1...v13.1.2) (2017-04-07)


### Bug Fixes

* attr/name and attr/prop executed in widget scope ([fad267a](https://github.com/mu-lib/mu-jquery-widget/commit/fad267a)), closes [#2](https://github.com/mu-lib/mu-jquery-widget/issues/2)



<a name="13.1.1"></a>
## [13.1.1](https://github.com/mu-lib/mu-jquery-widget/compare/v13.1.0...v13.1.1) (2017-04-06)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -20,5 +20,5 @@
"qunit": "^2.3.0",
"jquery": "^3.2.1"
},
"version": "13.1.1"
"version": "13.1.2"
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mu-jquery-widget",
"version": "13.1.1",
"version": "13.1.2",
"description": "mu-create sprinkled jQuery widget",
"main": "",
"scripts": {
Expand Down

0 comments on commit 517428d

Please sign in to comment.