Skip to content

Commit

Permalink
chore(main): release 1.0.34-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mterm-robot committed May 15, 2024
1 parent 6b3cb38 commit eeb38ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.34-beta](https://github.com/mterm-io/mterm/compare/v1.0.33-beta...v1.0.34-beta) (2024-05-15)


### Bug Fixes

* add realtime editing and theme overrides ([#116](https://github.com/mterm-io/mterm/issues/116)), resolves [#114](https://github.com/mterm-io/mterm/issues/114) ([e968b41](https://github.com/mterm-io/mterm/commit/e968b41b357036559f7e3103ebb05ee5628993a0))
* add shell commands to utilities ([#121](https://github.com/mterm-io/mterm/issues/121)) ([6b3cb38](https://github.com/mterm-io/mterm/commit/6b3cb3880101c73257b130b4d2aac28a259bac5d)), closes [#107](https://github.com/mterm-io/mterm/issues/107)
* autocomplete 🐇🐇 ([#120](https://github.com/mterm-io/mterm/issues/120)), resolves [#104](https://github.com/mterm-io/mterm/issues/104) ([27435c4](https://github.com/mterm-io/mterm/commit/27435c4263333888e0f168551a1522edce49ea25))

## [1.0.33-beta](https://github.com/mterm-io/mterm/compare/v1.0.32-beta...v1.0.33-beta) (2024-05-10)


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

0 comments on commit eeb38ab

Please sign in to comment.