Skip to content

Commit 060694c

Browse files
authored
Update CHANGELOG.md
1 parent 30bc766 commit 060694c

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

CHANGELOG.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,26 @@
55

66
## v11.0.0 (2023-07-25)
77

8-
#### :rocket: Enhancement
9-
* [#933](https://github.com/ember-cli/ember-resolver/pull/933) feat: embed @ember/string utils ([@lifeart](https://github.com/lifeart))
10-
11-
#### :house: Internal
12-
* [#939](https://github.com/ember-cli/ember-resolver/pull/939) Update to latest Ember LTS ([@kategengler](https://github.com/kategengler))
13-
14-
#### Committers: 2
15-
- Alex Kanunnikov ([@lifeart](https://github.com/lifeart))
16-
- Katie Gengler ([@kategengler](https://github.com/kategengler))
17-
18-
19-
## v11.0.0-beta.0 (2023-06-15)
20-
218
#### :boom: Breaking Change
229
* [#906](https://github.com/ember-cli/ember-resolver/pull/906) Simplify repository structure (remove `addon/resolvers/classic`) ([@rwjblue](https://github.com/rwjblue))
2310
* [#904](https://github.com/ember-cli/ember-resolver/pull/904) Remove `container-debug-adapter` initializer ([@rwjblue](https://github.com/rwjblue))
2411

2512
#### :bug: Bug Fix
2613
* [#916](https://github.com/ember-cli/ember-resolver/pull/916) Loosen peer dependency on ember-source to support ember-source >= v5.0 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
2714

15+
#### :rocket: Enhancement
16+
* [#933](https://github.com/ember-cli/ember-resolver/pull/933) Embed `@ember/string` utils and drop peer dependency on `@ember/string` ([@lifeart](https://github.com/lifeart))
17+
2818
#### :house: Internal
2919
* [#905](https://github.com/ember-cli/ember-resolver/pull/905) Drop IE11 from `config/targets.js` ([@rwjblue](https://github.com/rwjblue))
20+
* [#939](https://github.com/ember-cli/ember-resolver/pull/939) Update to latest Ember LTS ([@kategengler](https://github.com/kategengler))
3021

31-
#### Committers: 3
22+
#### Committers: 4
23+
- Alex Kanunnikov ([@lifeart](https://github.com/lifeart))
3224
- Katie Gengler ([@kategengler](https://github.com/kategengler))
3325
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
3426
- [@NullVoxPopuli](https://github.com/NullVoxPopuli)
3527

36-
3728
## v10.1.0 (2023-05-02)
3829

3930
#### :rocket: Enhancement

0 commit comments

Comments
 (0)