Skip to content

Commit 7435b83

Browse files
chore(release): 2.0.0-pre.1 [skip ci]
# [2.0.0-pre.1](v1.0.6...v2.0.0-pre.1) (2023-11-24) ### Continuous Integration * update release config ([4b111ab](4b111ab)) ### Features * array & typed options ([73c1ad9](73c1ad9)) * built-in help command + flag ([d26114d](d26114d)) * example lines, help style updates ([ecd7ced](ecd7ced)) * help generator ([b0d20bf](b0d20bf)) * improve help config, update styles, fixes ([b11cdd3](b11cdd3)) * pass main instance to run fn ([29d6973](29d6973)) * transform output name for options ([c414365](c414365)) * v2 poc ([7d5d302](7d5d302)) ### BREAKING CHANGES * recreated massarg package
1 parent dfe8262 commit 7435b83

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# [2.0.0-pre.1](https://github.com/chenasraf/massarg/compare/v1.0.6...v2.0.0-pre.1) (2023-11-24)
22

33

4+
### Continuous Integration
5+
6+
* update release config ([4b111ab](https://github.com/chenasraf/massarg/commit/4b111ab6f69666a1f5540b08fc932bcf2ac03ee4))
7+
8+
9+
### Features
10+
11+
* array & typed options ([73c1ad9](https://github.com/chenasraf/massarg/commit/73c1ad95913ab3cba5ca304e2759a9fd76212ccc))
12+
* built-in help command + flag ([d26114d](https://github.com/chenasraf/massarg/commit/d26114dd321362c9987045878fb94fc63eb91f7e))
13+
* example lines, help style updates ([ecd7ced](https://github.com/chenasraf/massarg/commit/ecd7ced3e8ed1f9f771d4e7522d4a8a6c76ae320))
14+
* help generator ([b0d20bf](https://github.com/chenasraf/massarg/commit/b0d20bf48a2c37aedab6f12b078417706b0d3e89))
15+
* improve help config, update styles, fixes ([b11cdd3](https://github.com/chenasraf/massarg/commit/b11cdd35a8ac0ac2c61148ddb4487dce4c0f5fca))
16+
* pass main instance to run fn ([29d6973](https://github.com/chenasraf/massarg/commit/29d6973eecbaa2d86e496387fe946a53c9662466))
17+
* transform output name for options ([c414365](https://github.com/chenasraf/massarg/commit/c414365fbe602419a19f5522055e5b3c2fed761a))
18+
* v2 poc ([7d5d302](https://github.com/chenasraf/massarg/commit/7d5d3025c6c65ee2d858aaf1beed50d847f423b4))
19+
20+
21+
### BREAKING CHANGES
22+
23+
* recreated massarg package
24+
25+
# [2.0.0-pre.1](https://github.com/chenasraf/massarg/compare/v1.0.6...v2.0.0-pre.1) (2023-11-24)
26+
27+
428
### Continuous Integration
529

630
* update release config ([0f9abec](https://github.com/chenasraf/massarg/commit/0f9abeceb0d2652875538ca69f63ab04490477a9))

0 commit comments

Comments
 (0)