Skip to content

Commit

Permalink
Release 4.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Nov 14, 2023
1 parent 7a39811 commit 27c986f
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 @@ -5,6 +5,15 @@




## v4.10.2 (2023-11-14)

#### :house: Internal
* [#2509](https://github.com/emberjs/ember-inspector/pull/2509) fix publish - remove volta ([@patricklx](https://github.com/patricklx))

#### Committers: 1
- Patrick Pircher ([@patricklx](https://github.com/patricklx))

## v4.10.1 (2023-11-12)

#### :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-inspector",
"version": "4.10.1",
"version": "4.10.2",
"description": "Extends developer tools to allow you to better inspect your Ember.js apps.",
"repository": "https://github.com/emberjs/ember-inspector",
"license": "MIT",
Expand Down

0 comments on commit 27c986f

Please sign in to comment.