mirror of
https://github.com/chenasraf/megahal.js.git
synced 2026-05-17 17:48:02 +00:00
chore(master): release 1.0.0
This commit is contained in:
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.0 (2024-08-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add missing personalities ([4178541](https://github.com/chenasraf/megahal.js/commit/41785410d7df0c16984c32f091931ceac4967d7d))
|
||||
* initial commit ([a1eb22b](https://github.com/chenasraf/megahal.js/commit/a1eb22bf71bc14b772c21789a233405da8e4dfc1))
|
||||
* initial working state ([a5fc6b5](https://github.com/chenasraf/megahal.js/commit/a5fc6b5c21a7ea74f6134731e3ed248e523ae8f6))
|
||||
* load/save ([79093d5](https://github.com/chenasraf/megahal.js/commit/79093d56537538373f626f9325194e45251e0a1d))
|
||||
* personalities, method access & return types ([b0461a5](https://github.com/chenasraf/megahal.js/commit/b0461a50239fc58d15988f325a42945751044cbd))
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "megahal.js",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"description": "A port of kranzky/megahal to JS, written using TS",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user