Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Garrett committed Apr 1, 2021
1 parent 687f987 commit 9a0f46c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v1.2.3 (2021-04-01)

#### :bug: Bug Fix
* [#27](https://github.com/pzuraq/tracked-toolbox/pull/27) Deprecate @localCopy memo function ([@pzuraq](https://github.com/pzuraq))

#### :house: Internal
* [#28](https://github.com/pzuraq/tracked-toolbox/pull/28) convert to GH actions ([@pzuraq](https://github.com/pzuraq))

#### Committers: 1
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))

## v1.2.2 (2021-03-23)

#### :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": "tracked-toolbox",
"version": "1.2.2",
"version": "1.2.3",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 9a0f46c

Please sign in to comment.