Skip to content

Commit

Permalink
Release 8.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jan 2, 2024
1 parent 06e43f1 commit ad1fd8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ember-basic-dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@



## v8.0.0-beta.3 (2024-01-02)

## v8.0.0-beta.2 (2024-01-02)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion ember-basic-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-basic-dropdown",
"version": "8.0.0-beta.2",
"version": "8.0.0-beta.3",
"description": "The basic dropdown that your ember app needs",
"keywords": [
"ember-addon"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"[email protected]": "patches/[email protected]"
}
},
"version": "8.0.0-beta.2"
"version": "8.0.0-beta.3"
}

0 comments on commit ad1fd8e

Please sign in to comment.