Skip to content

Commit

Permalink
chore: publish v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Jun 22, 2023
1 parent b0053e0 commit 8335c52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.2 (2023-06-22)

- Fix handling non-tuple input for `mixer()`

## 0.1.1 (2023-06-21)

- Increase maximum number of mixable components (it was too low!)
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.1",
"version": "0.1.2",
"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 8335c52

Please sign in to comment.