Skip to content

Releases: archoleat/repo-template

v1.7.4

01 Feb 18:54
Compare
Choose a tag to compare

1.7.4 (2024-02-01)

Documentation

Styles

v1.7.3

01 Feb 09:04
Compare
Choose a tag to compare

1.7.3 (2024-02-01)

Code Refactoring

Documentation

v1.7.2

26 Jan 06:36
Compare
Choose a tag to compare

1.7.2 (2024-01-26)

Bug Fixes

Code Refactoring

v1.7.1

26 Jan 06:06
Compare
Choose a tag to compare

1.7.1 (2024-01-26)

Bug Fixes

Code Refactoring

Documentation

Miscellaneous Chores

Continuous Integration

v1.7.0

22 Jan 05:40
Compare
Choose a tag to compare

1.7.0 (2024-01-22)

Features

What's Changed

  • ci: fix stale action by @github-actions in #166
  • refactor(gitmodules): add spaces instead tabs by @github-actions in #167
  • feat: dependabot auto merge by @github-actions in #168

Full Changelog: v1.6.0...v1.7.0

v1.6.0

19 Jan 12:59
Compare
Choose a tag to compare

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

19 Jan 08:52
Compare
Choose a tag to compare

1.5.0 (2024-01-19)

Features

What's Changed

New Contributors

  • @github-actions made their first contribution in #155

Full Changelog: v1.4.1...v1.5.0

v1.4.1

17 Jan 07:14
Compare
Choose a tag to compare

1.4.1 (2024-01-17)

Bug Fixes

Reverts

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 Jan 11:22
Compare
Choose a tag to compare

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 to eslint.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

10 Dec 13:52
Compare
Choose a tag to compare

What's Changed

  • refactor(scripts): change scripts name by @nikkeyl in #66
  • docs(readme): add sections markdown and scripts by @nikkeyl in #67
  • docs: add warning in markdown 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