Releases: ahmadnassri/action-semantic-release
Releases · ahmadnassri/action-semantic-release
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
1.0.1 (2020-08-05)
Bug Fixes
- action: use docker image in action.yaml for simpler user-experience (ffe3f78)
Code Style
- super-linter: markdown line length is not a hill to die on (e10a9e2)
Docs
- readme: improve outputs docs (96e9193)
CI/CD
- auto-merge: include auto-merge (8713970)
- lint: tweak markdown lint (298da5a)
- super-linter: improve super-linter run (b92ed11)
Chores
- action: tweak action.yaml (a209148)
v1.0.0
1.0.0 (2020-07-31)
Features
Bug Fixes
- action: compiled dist file should "require" all needed packages (893f808)
- action: github's understanding of what a "path" value is ... is weird (854dc2c)
- action: use docker ... because it's the only rational choice (6050341)
- release: there may not always be a "lastRelease" (5b197c7)
Chores
CI/CD
- action: correct check for published output (fda7f95)
- action: there is no test job (03719b2)
- docker: build and publish docker image (0cfbc40)
- docker: correct output variable name (74f50ec)
- docker: publish to docker hub and github registry (926336e)
- release: prefix docker image tags with 'v' and publish a major alias (eef7e61)
- release: remove extra step (4de1106)
- super-linter: run super-linter on all branches (f8f0684)
Docs
- readme: describe the action (9307f78)
Build
- action: action needs either node_modules or a compiled js file (5128891)
- action: action.yaml should stick to using Dockerfile (f6433c5)
- action: describe action outputs (a8bd99e)
- action: fix yaml text (afca036)
- action: include action.yml (bff9ba3)
- action: uses needs a path (8153a28)
- deps: update dependencies (7ed3886)
- docker: label docker instance (e70443f)
- release: we want to see ALL commit info in the changelog (f17a12a)