Skip to content

Commit

Permalink
Change release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Sep 30, 2024
1 parent 104e829 commit aa9e2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `Env` and `env()` utilities in `@aedart/support/env`.
* `App` facade in `@aedart/support/facades`.
* `isPromise()` utility in `@aedart/support/reflections`.
* `BindingTuple` type alias in `@aedart/contracts/container`.
* `BindingTuple`, `IdentifierInstanceTuple` and `IdentifierAliasTuple` type aliases in `@aedart/contracts/container`.
* `isBindingTuple` util in `@aedart/container`.
* `test:fast` script in `packages.json`, to allow testing without (re)transpiling all packages.

Expand Down

0 comments on commit aa9e2f6

Please sign in to comment.