Skip to content

Commit

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

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

### Bug Fixes

- foreverSwitch ([a7806cd](https://github.com/tim-smart/dfx/commit/a7806cd7fea6ddfceaf1b706a8b4abd7335f90b5))

## [0.80.1](https://github.com/tim-smart/dfx/compare/[email protected]@0.80.1) (2023-12-11)

**Note:** Version bump only for package dfx
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.80.1",
"version": "0.80.2",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down

0 comments on commit 43e49e7

Please sign in to comment.