Releases: archoleat/repo-template
Releases · archoleat/repo-template
v1.7.4
v1.7.3
v1.7.2
v1.7.1
1.7.1 (2024-01-26)
Bug Fixes
Code Refactoring
- commitlint: add
rc
file insteadts
(#185) (6d36a6b) - dependabot: change intervals (#181) (e856b7e)
- ecrc: remove
releaserc
from ignore (#178) (5825c30) - eslint: add parser (#186) (dc66475)
- releaserc: remove default options (#177) (b9fdde9)
- remove
auto-merge.yml
(#174) (8587ca2) - remove auto-approve bot (#180) (c3e888a)
- specs: rename
__tests__
tospecs
(#184) (f0e77cb)
Documentation
Miscellaneous Chores
- deps-dev: bump @commitlint/cli from 18.4.4 to 18.5.0 (e7bafc9)
- deps-dev: bump @commitlint/cli from 18.4.4 to 18.5.0 (#171) (849143c), closes #3855 #3820 #3863 #3819 conventional-changelog/commitlint#3840 conventional-changelog/commitlint#3841 conventional-changelog/commitlint#3843 conventional-changelog/commitlint#3864 conventional-changelog/commitlint#3841 conventional-changelog/commitlint#3855 conventional-changelog/commitlint#3863 #3863 #3819 #3863
- deps-dev: bump @commitlint/config-conventional (2efe80b)
- deps-dev: bump @commitlint/config-conventional from 18.4.4 to 18.5.0 (#173) (8555a88), closes #3855 #3820 #3863 #3819 conventional-changelog/commitlint#3840 conventional-changelog/commitlint#3841 conventional-changelog/commitlint#3843 conventional-changelog/commitlint#3864 conventional-changelog/commitlint#3841 conventional-changelog/commitlint#3855 conventional-changelog/commitlint#3863
- deps-dev: bump @types/node from 20.11.5 to 20.11.6 (e3f52f5)
- deps-dev: bump @types/node from 20.11.5 to 20.11.6 (#179) (64e0f6c)
- deps-dev: bump @typescript-eslint/eslint-plugin (59990aa)
- deps-dev: bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#170) (573e0fd), closes #8235 #8237 #8237
- deps-dev: bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (1e1cc8e)
- deps-dev: bump @typescript-eslint/parser from 6.19.0 to 6.19.1 (#172) (71e3e2b), closes #8235 #8237
- deps-dev: bump husky from 8.0.3 to 9.0.1 (c3ec6c4)
- deps-dev: bump husky from 8.0.3 to 9.0.1 (#182) (f79710f), closes #1333 #1290 #1320 #1282
- deps: update (#188) (729596f)
Continuous Integration
v1.7.0
v1.6.0
1.6.0 (2024-01-19)
Features
What's Changed
- ci: add commit name to pr-title by @github-actions in #156
- docs(readme): add
workflows
section by @github-actions in #157 - ci(mocha): add parent
workflow
by @github-actions in #158 - ci: add bot names by @nikkeyl in #160
- ci: add checkout by @github-actions in #161
- ci: add ignore for
npm
branch by @github-actions in #163 - docs(contributing): add bot and human by @github-actions in #164
- chore(deps-dev): bump prettier from 3.2.3 to 3.2.4 by @dependabot in #153
- feat: add
husky
as submodule by @github-actions in #165
Full Changelog: v1.5.0...v1.6.0
v1.5.0
1.5.0 (2024-01-19)
Features
What's Changed
- chore(deps-dev): update by @nikkeyl in #149
- ci: add new tokens by @nikkeyl in #150
- ci: fix chain by @nikkeyl in #151
- ci: remove extra workflows from chain by @nikkeyl in #152
- refactor(prettier): add
trailingComma
by @nikkeyl in #154 - feat:
create-pr
workflow by @github-actions in #155
New Contributors
- @github-actions made their first contribution in #155
Full Changelog: v1.4.1...v1.5.0
v1.4.1
1.4.1 (2024-01-17)
Bug Fixes
Reverts
What's Changed
- docs(pr): add spaces by @nikkeyl in #105
- refactor(mocha): add
ts-mocha
by @nikkeyl in #106 - refactor(releaserc): remove extra options by @nikkeyl in #107
- revert(mocha): remove
ts-mocha
by @nikkeyl in #108 - chore(deps-dev): bump versions by @nikkeyl in #109
- docs(readme): add 'helpers' section by @nikkeyl in #110
- refactor(scripts): rename scripts in package.json by @nikkeyl in #111
- docs(readme): add maintainers section by @nikkeyl in #112
- ci: put the condition down by @nikkeyl in #113
- refactor: clean up by @nikkeyl in #114
- docs(readme): move
benefits
by @nikkeyl in #115 - chore(deps-dev): bump @commitlint/cli from 18.4.3 to 18.4.4 by @dependabot in #117
- chore(deps-dev): bump @commitlint/config-conventional from 18.4.3 to 18.4.4 by @dependabot in #116
- docs(readme): add
npm
section by @nikkeyl in #118 - docs(readme): sort titles by @nikkeyl in #119
- refactor: sort alphabetically by @nikkeyl in #120
- ci: rename
Setup Node
>Setup NodeJS
by @nikkeyl in #121 - refactor: small changes by @nikkeyl in #122
- refactor(script): rename scripts by @nikkeyl in #123
- refactor(prettierignore): add excludes by @nikkeyl in #124
- refactor: small changes by @nikkeyl in #127
- docs(readme): add
Browtest
section by @nikkeyl in #128 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1 by @dependabot in #125
- chore(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.1 by @dependabot in #126
- chore(deps-dev): add
@types/node
by @nikkeyl in #129 - refactor(eslint): remove ignore file and two rules by @nikkeyl in #130
- refactor(eslint): remove
sonarjs
by @nikkeyl in #131 - refactor(ci,docs): rewrite by @nikkeyl in #133
- docs(readme): change workflows name by @nikkeyl in #134
- chore(deps-dev): bump @types/node from 20.10.7 to 20.10.8 by @dependabot in #132
- refactor(tsconfig): add types by @nikkeyl in #135
- docs(readme): rewrite text by @nikkeyl in #136
- docs: rewrite text by @nikkeyl in #140
- ci: update formatting by @nikkeyl in #146
- fix:
release.yml
by @nikkeyl in #147 - refactor: small changes by @nikkeyl in #148
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- docs: fix typo by @nikkeyl in #73
- refactor(.mocharc): remove extra options by @nikkeyl in #74
- ci: add paths and branches in pr by @nikkeyl in #75
- ci: fix ignore for branches by @nikkeyl in #79
- ci: add asterisk by @nikkeyl in #80
- ci: add condition instead branches ignore by @nikkeyl in #81
- ci: add brackets for condition by @nikkeyl in #82
- chore(deps-dev): bump semantic-release from 22.0.10 to 22.0.11 by @dependabot in #78
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.14.0 by @dependabot in #77
- chore(deps-dev): bump semantic-release from 22.0.11 to 22.0.12 by @dependabot in #83
- chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0 by @dependabot in #76
- docs(readme): add tip by @nikkeyl in #84
- ci(semantic-pr): add condition for depbot branch by @nikkeyl in #86
- chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #85
- ci(workflows): add naming standard by @nikkeyl in #87
- docs(readme): add caution for workflow chain by @nikkeyl in #88
- ci(editorconfig): change title by @nikkeyl in #89
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #90
- chore(deps-dev): bump version
global
package by @nikkeyl in #91 - chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0 by @dependabot in #93
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #92
- refactor(script): move flag in
lint:ts
toeslint.yml
by @nikkeyl in #96 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #95
- chore(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0 by @dependabot in #94
- chore(deps-dev): bump up modules versions by @nikkeyl in #97
- refactor(npmrc): add
save-exact
option by @nikkeyl in #98 - chore(deps-dev): bump chai from 4.3.10 to 5.0.0 by @dependabot in #99
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #103
- chore(deps): bump actions/stale from 8 to 9 by @dependabot in #102
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 by @dependabot in #101
- chore(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0 by @dependabot in #100
- feat: prettier by @nikkeyl in #104
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- refactor(scripts): change scripts name by @nikkeyl in #66
- docs(readme): add sections
markdown
andscripts
by @nikkeyl in #67 - docs: add
warning
inmarkdown
section by @nikkeyl in #68 - docs(readme): rewrite features list by @nikkeyl in #69
- docs(readme): add links to 'ts' and 'bots' sections by @nikkeyl in #70
- fix(tsconfig): switch from ES6 to NodeNext by @nikkeyl in #71
- fix(mocharc): install reporter for mocha by @nikkeyl in #72
Full Changelog: v1.3.2...v1.3.3