2.0.0 (2024-09-25)
promzard
now supports node^18.17.0 || >=20.5.0
df7ffed
#91 run template-oss-apply (@reggi)9a50db4
#89 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])ddb9e70
#90 postinstall for dependabot template-oss PR (@hashtagchris)142f948
#90 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
1.0.2 (2024-05-04)
376bde4
#79 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)8bcec44
#79 postinstall for dependabot template-oss PR (@lukekarrys)cba412d
#77 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
1.0.1 (2024-04-01)
47e194d
#76 turn on autopublish (#76) (@lukekarrys)70d4ae9
#72 postinstall for dependabot template-oss PR (@lukekarrys)f21c0f6
#72 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])5fb3f70
#67 postinstall for dependabot template-oss PR (@lukekarrys)d051eb5
#67 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])4ddf313
#48 postinstall for dependabot template-oss PR (@lukekarrys)d11c8c1
#48 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])64c2ec8
#47 postinstall for dependabot template-oss PR (@lukekarrys)d236976
#47 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])70f916a
#46 postinstall for dependabot template-oss PR (@lukekarrys)66c0af6
#46 bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])3abd0eb
#45 postinstall for dependabot template-oss PR (@lukekarrys)9c481e7
#45 bump @npmcli/template-oss from 4.15.1 to 4.17.0 (@dependabot[bot])2167b18
#44 postinstall for dependabot template-oss PR (@lukekarrys)a923fd4
#44 bump @npmcli/template-oss from 4.14.1 to 4.15.1 (@dependabot[bot])fbb70ca
#43 bump @npmcli/template-oss from 4.12.1 to 4.14.1 (#43) (@dependabot[bot], @npm-cli-bot, @nlf)95695cd
#42 bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#42) (@dependabot[bot], @npm-cli-bot)be54ca0
#41 postinstall for dependabot template-oss PR (@lukekarrys)41e457b
#41 bump @npmcli/template-oss from 4.11.4 to 4.12.0 (@dependabot[bot])e89243d
#40 postinstall for dependabot template-oss PR (@lukekarrys)24f9830
#40 bump @npmcli/template-oss from 4.11.3 to 4.11.4 (@dependabot[bot])5413040
#39 postinstall for dependabot template-oss PR (@lukekarrys)0840251
#39 bump @npmcli/template-oss from 4.11.0 to 4.11.3 (@dependabot[bot])
1.0.0 (2022-12-15)
- refactor module
- all async interfaces are promise only and no longer accept a callback
- the
PromZard
class is no longer an event emitter - the
load
method must be manually called after creating a class
d37e442
refactor (@lukekarrys)