Skip to content

Commit

Permalink
Marked v1.1.6 release for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Dec 16, 2020
1 parent 6eab09b commit 50875a9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 1.1.6 (2020-12-16)

### Internal
* [#72](https://github.com/ijlee2/ember-container-query/pull/72) Upgraded ember-source to v3.23 ([@ijlee2](https://github.com/ijlee2))
* [#68](https://github.com/ijlee2/ember-container-query/pull/68) Upgraded ember-element-helper to v0.3.2 ([@ijlee2](https://github.com/ijlee2))
* [#67](https://github.com/ijlee2/ember-container-query/pull/67) Upgrade percy/exec-action to v0.3.1 ([@ijlee2](https://github.com/ijlee2))

### Documentation
* [#70](https://github.com/ijlee2/ember-container-query/pull/70) Research: Investigate reactivity ([@ijlee2](https://github.com/ijlee2))
* [#69](https://github.com/ijlee2/ember-container-query/pull/69) Add ember-canary to ember-try test matrix ([@ijlee2](https://github.com/ijlee2))

### Committers: 1
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))


## 1.1.5 (2020-10-27)

### Internal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-container-query",
"version": "1.1.5",
"version": "1.1.6",
"description": "Container queries using Ember modifiers",
"keywords": [
"container-queries",
Expand Down

0 comments on commit 50875a9

Please sign in to comment.