Skip to content

Commit

Permalink
Marked v1.1.7 release for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Apr 1, 2021
1 parent b589346 commit 9adbc2f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 1.1.7 (2021-04-01)

### Bug Fix
* [#76](https://github.com/ijlee2/ember-container-query/pull/76) Fixed brittle tests ([@ijlee2](https://github.com/ijlee2))

### Internal
* [#77](https://github.com/ijlee2/ember-container-query/pull/77) Updated ember-source to v3.25 ([@ijlee2](https://github.com/ijlee2))
* [#75](https://github.com/ijlee2/ember-container-query/pull/75) Updated dependencies to their latest version ([@ijlee2](https://github.com/ijlee2))

### Documentation
* [#78](https://github.com/ijlee2/ember-container-query/pull/78) Added 3.24 LTS to ember-try scenario ([@ijlee2](https://github.com/ijlee2))

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


## 1.1.6 (2020-12-16)

### 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.6",
"version": "1.1.7",
"description": "Container queries using Ember modifiers",
"keywords": [
"container-queries",
Expand Down

0 comments on commit 9adbc2f

Please sign in to comment.