Skip to content

Commit

Permalink
chore(release): 1.67.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.67.0](v1.66.0...v1.67.0) (2023-09-30)

### Features

* remove odd file that breaks windows git ([98ed476](98ed476))
  • Loading branch information
semantic-release-bot committed Sep 30, 2023
1 parent 98ed476 commit 1101ca7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.67.0](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.66.0...v1.67.0) (2023-09-30)


### Features

* remove odd file that breaks windows git ([98ed476](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/98ed476f9ff0fa30c43a523ee58cf127baba7a09))

# [1.66.0](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.65.2...v1.66.0) (2023-09-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "local-dev-tools",
"productName": "LocalDevTools",
"private": true,
"version": "1.66.0",
"version": "1.67.0",
"description": "Local offline tools for developers",
"main": ".webpack/main",
"local-dev-tools": {
Expand Down

0 comments on commit 1101ca7

Please sign in to comment.