Skip to content

Commit

Permalink
Release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 11, 2023
1 parent 9c8d628 commit c2a0340
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@




## v2.0.5 (2023-01-11)

#### :bug: Bug Fix
* [#68](https://github.com/emberjs/ember-render-modifiers/pull/68) Widen peer range for ember-source to include all of v4 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### Committers: 1
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)

## v2.0.4 (2022-02-01)

#### :bug: Bug Fix
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/render-modifiers",
"version": "2.0.4",
"version": "2.0.5",
"description": "Implements did-insert / did-update / will-destry modifiers for emberjs/rfcs#415",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit c2a0340

Please sign in to comment.