Skip to content

Commit

Permalink
Release 3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raycohen committed Dec 6, 2022
1 parent fd9cb1b commit 732619a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

## v3.0.0-beta.1 (2022-12-06)

## v3.0.0-beta.0 (2022-05-31)

#### :boom: Breaking Change
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-radio-button",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "This addon provides a RadioButton component",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 732619a

Please sign in to comment.