Skip to content

Commit 845281c

Browse files
committed
chore(master): release 1.0.1
1 parent d43a421 commit 845281c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 1.0.0 (2024-08-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "megahal.js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A port of kranzky/megahal to JS, written using TS",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)