Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Smart committed Dec 6, 2022
1 parent a3a404f commit bcdfa4b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.12](https://github.com/tim-smart/dfx/compare/[email protected]@0.9.12) (2022-12-06)


### Bug Fixes

* add missing error types to Ix ([a3a404f](https://github.com/tim-smart/dfx/commit/a3a404f00bee39d6cabf9eef404636ba9e6c2ebd))





## [0.9.11](https://github.com/tim-smart/dfx/compare/[email protected]@0.9.11) (2022-12-06)


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": "dfx",
"version": "0.9.11",
"version": "0.9.12",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit bcdfa4b

Please sign in to comment.