We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43a421 commit 845281cCopy full SHA for 845281c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.1](https://github.com/chenasraf/megahal.js/compare/v1.0.0...v1.0.1) (2024-08-02)
4
+
5
6
+### Bug Fixes
7
8
+* add missing dependency ([d43a421](https://github.com/chenasraf/megahal.js/commit/d43a421cb6ba6f274ba793e4ac3ea005767e488c))
9
10
## 1.0.0 (2024-08-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "megahal.js",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A port of kranzky/megahal to JS, written using TS",
"main": "index.js",
"scripts": {
0 commit comments