Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent b8d17f8 commit 03b0162
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/di/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

All notable changes to this project will be documented in this file.

<!-- version:0.12.0 -->
## 0.12.0 (2024-10-11)

[Compare changes](https://github.com/Wroud/foundation/compare/di-v0.11.0...di-v0.12.0)

<!-- changelog -->
### ✨ Features

- support fallback `dispose()` method on services ([b8d17f8](https://github.com/Wroud/foundation/commit/b8d17f8))

<!-- version:0.11.0 -->
## 0.11.0 (2024-10-02)

Expand Down
2 changes: 1 addition & 1 deletion packages/di/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@wroud/di",
"description": "A simple and lightweight dependency injection library for JavaScript and TypeScript",
"version": "0.11.0",
"version": "0.12.0",
"type": "module",
"packageManager": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit 03b0162

Please sign in to comment.