Skip to content

Commit 1090f57

Browse files
committed
Release 0.6.1
1 parent 9e5687e commit 1090f57

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.6.1 (2019-06-06)
2+
3+
#### :bug: Bug Fix
4+
* [#76](https://github.com/emberjs/ember-jquery/pull/76) Bump jquery from 3.4.0 to 3.4.1 ([@dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
5+
6+
#### Committers: 1
7+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
8+
19
## v0.6.0 (2019-01-25)
210

311
#### :boom: Breaking Change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ember/jquery",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)