hash-for-dep
Version:
generates a hash that represents a module and its depenencies uniqueness
18 lines (12 loc) • 625 B
Markdown
# Changelog
## Release (2026-02-23)
* hash-for-dep 1.5.2 (patch)
#### :bug: Bug Fix
* `hash-for-dep`
* [#66](https://github.com/ember-cli/hash-for-dep/pull/66) remove unused dependencies ([@mansona](https://github.com/mansona))
#### :house: Internal
* `hash-for-dep`
* [#69](https://github.com/ember-cli/hash-for-dep/pull/69) start using release-plan ([@mansona](https://github.com/mansona))
* [#68](https://github.com/ember-cli/hash-for-dep/pull/68) Move to Pnpm and Add a basic github actions CI ([@mansona](https://github.com/mansona))
#### Committers: 1
- Chris Manson ([@mansona](https://github.com/mansona))