Releases: vidavidorra/.github
Releases · vidavidorra/.github
v1.2.4
1.2.4 (2022-07-05)
Continuous Integration
- add
configFile
input to reusable lint-commit-messages
workflow (5547b5d)
v1.2.3
1.2.3 (2022-05-04)
Continuous Integration
- add reusable workflow to test a Node.js project (0e1c44e)
v1.2.2
1.2.2 (2022-04-05)
Continuous Integration
- add reusable workflow to build a Node.js project (aa29202)
- add reusable workflow to lint a Node.js project (7224f1a)
- add reusable workflow to setup and install a Node.js project (e078528)
- don't reuse workflow for
lint-commit-messages
reusable workflow (a5faaa9)
- don't run Node.js build workflow locally as we don't have a
build
script (d8104d4)
- reference local reusable workfliw with extension (f2fd19d)
- use reusable
node-lint
workflow in the build workflow (f2569ee)
v1.2.1
1.2.1 (2022-03-29)
Continuous Integration
- make the lint commit message workflow reusable by adding the
workflow_call
trigger (4d4b891)
v1.2.0
1.2.0 (2022-03-15)
Features
- renovate: extend
helpers:pinGitHubActionDigests
to pin github-action
digests (c2e0885)
v1.1.0
1.1.0 (2021-03-02)
Features
- renovate: update vidavidorra's packages without waiting for stability (e0986f2)
Styles
- add ESLint ignore file to enable linting of dotfiles (5d2f18f)
v1.0.8
1.0.8 (2021-02-25)
Bug Fixes
- renovate: auto-merge all non-major updates, including GitHub Actions (f259596)
v1.0.7
1.0.7 (2021-02-10)
Continuous Integration
- hide
chore
commits from changelog generation (d9845dd)
v1.0.6
1.0.6 (2021-02-10)
Documentation
v1.0.5
1.0.5 (2021-02-10)
Continuous Integration
- remove
chore
commit type from changelog (generation) (21607f8)