Skip to content

Commit

Permalink
chore: bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Dec 11, 2023
1 parent 4c5f2f8 commit 8dce868
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.0 (2023-12-12)

- The package is now ESM/CJS dual
- Drop support for Node.js 16

## 0.1.3 (2023-08-17)

- nit: Update documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@susisu/hokemi",
"version": "0.1.3",
"version": "0.2.0",
"description": "Minimal type-safe dependency injection framework for TypeScript",
"repository": "https://github.com/susisu/hokemi.git",
"author": "Susisu <susisu2413@yahoo.co.jp>",
Expand Down

0 comments on commit 8dce868

Please sign in to comment.