UNPKG

826 BMarkdownView Raw
1# Changelog
2
3## Release (2024-11-13)
4
5ember-cli-dependency-checker 3.3.3 (patch)
6
7#### :bug: Bug Fix
8* `ember-cli-dependency-checker`
9 * [#2](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/2) Bump find-yarn-workspace-root to ^2.0.0 ([@mukilane](https://github.com/mukilane))
10
11#### :house: Internal
12* `ember-cli-dependency-checker`
13 * [#4](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/4) npx create-release-plan-setup@latest --update ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
14 * [#3](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/pull/3) chore: switch to pnpm ([@mukilane](https://github.com/mukilane))
15
16#### Committers: 2
17- Mukil Elango ([@mukilane](https://github.com/mukilane))
18- [@NullVoxPopuli](https://github.com/NullVoxPopuli)