Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Oct 25, 2022
1 parent f341e24 commit 75c4dde
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
@@ -1,6 +1,15 @@




## v3.0.0 (2022-10-25)

#### :boom: Breaking Change
* [#833](https://github.com/rwwagner90/ember-math-helpers/pull/833) Require node >= 14 ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 1
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))

## v2.18.2 (2022-05-25)

#### :house: 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-math-helpers",
"version": "2.18.2",
"version": "3.0.0",
"description": "HTMLBars helpers for basic arithmetic",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 75c4dde

Please sign in to comment.