Releases: jebarpg/template-nodejs-project
Releases · jebarpg/template-nodejs-project
v1.1.2
v1.1.2 (2024-08-18)
🐛 Fixing a bug
70022defix(tsconfig.json): error with types fixedb0791f1fix(package.json): fixed the testing with no test issued2c9477fix(.github/workflows/test.yml): used env instead of token for codecov360126dfix(.github/workflows/test.yml): using recommended codecov version 4.0.1 nowc959546fix(.github/workflows/test.yml): removed secret, not required for public repos422515efix: fixed testing coverage and configuration workflowc2ecd75fix(.github/workflows/test.yml): using v3 of codecov action53c95c3fix(.github/workflows/test.yml): added token to testb9528f6fix: trying with env token and v4c9b790ffix: testfc47a4dfix(.github/workflows/test.yml): added additional config options to test workflow56eee7bfix(.github/workflows/test.yml): removed directory config from workflow83e5179fix(package.json): fixed toggling delete of coverage.svg8f3bd2dfix(package.json): fixed cm to run npm install to update lockfileafe80b0fix: updated my $PATH variable. Check for bug7ce4a3ffix: fixed script to use ' instead of `
🚀 Deploying stuff
0cdf749deploy(typedoc.json): deploying docs
🚨 Removing linter warnings
b90bc84lint(.vscode/settings.json): adding repo specific words to workspace cSpell.words array
💚 Fixing CI Build
73278c0fix-ci(.github/workflows/test.yml): removing some optional configs in test.yml343767dfix-ci(package.json): created script without | xargs in depcheck07da093fix-ci(.github/workflows/depcheck.yml): saved changes to used depcheck:ci script999b432fix-ci(package.json): added informational message to depcheck:ci script
⬆️ Upgrading dependencies
432f411upgrade(.github/workflows/test.yml): upgrade codecov/codecov-action@v4 to codecov/codecov-action@v4.5.0
👷 Adding CI build system
d5b6c3cci(.husky/pre-commit): adding pre-commit hook using validate-branch-name9c28113ci(.github/workflows/depcheck.yml): adding depcheck to github action workflows914bf54ci(.husky/pre-commit): adding depcheck:ci to pre-commit hook49526bcci(.husky/pre-commit): added pretty-quick to pre-commmit and to .depcheckrc.json
🔧 Changing configuration files
8d79053config(.depcheckrc.json): added two devDependencies to ignore
v1.1.1
v1.1.1 (2024-07-21)
🚑 Critical hotfix
c4cfc33quickfix: fixed issues with lint errors
💚 Fixing CI Build
9dce690fix-ci: fixed ci/cd workflows setting up bun
📦 Updating compiled files or packages
41487bedep-up(package-lock.json): ran npm install to update package-lock.json997e83edep-up(package.json): updated eslint-plugin-node to eslint-plugin-n
💡 Documenting source code
0f69005docs-code(repo_management_files/extractfilescopes.js): renamed and documented extracfilescopes.js
v1.1.0
v1.1.0 (2024-07-21)
✨ Introducing new features
69511c0feature: created generic commit message markdown and a helper script for itf61325cfeature(repo_management_files/extractfilescopes.js): created an automatic scope updater scriptb0a1ae3feature(repo_management_files/extractfilescopes.js): created an automatic scope updater script
💚 Fixing CI Build
b657a35fix-ci(commitlint.config.ts): swapped to new parser opts to use fix-ci and ci/cd types