Skip to content

Commit

Permalink
chore(main): release 1.0.5-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mterm-robot committed Apr 27, 2024
1 parent a1a2f18 commit f81e08d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.5-beta](https://github.com/mterm-io/mterm/compare/v1.0.4-beta...v1.0.5-beta) (2024-04-27)


### Bug Fixes

* png icon fix ([a1a2f18](https://github.com/mterm-io/mterm/commit/a1a2f182ecadd9150baef5caae65c153640d1af3))
* proper icons ([7fb563e](https://github.com/mterm-io/mterm/commit/7fb563ec9588d8ca37a5a41a36402c3a96c81982))

## [1.0.4-beta](https://github.com/mterm-io/mterm/compare/v1.0.3-beta...v1.0.4-beta) (2024-04-27)


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": "mterm",
"version": "1.0.4-beta",
"version": "1.0.5-beta",
"description": "An Electron application with React and TypeScript",
"main": "./out/main/index.js",
"author": "example.com",
Expand Down

0 comments on commit f81e08d

Please sign in to comment.