|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to this library will be documented in this file. |
4 | | - |
5 | | -This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
6 | | - |
7 | | -## [v1.2.0](https://github.com/NexusPHP/no-merge-commits/compare/v1.1.0...v1.2.0) - 2022-11-21 |
8 | | - |
9 | | -- Update rebuilt distributable (#9) |
10 | | -- Log notices using core.info() |
11 | | -- Update rebuilt distributable (#8) |
12 | | -- Leverage highlighting of actions |
13 | | -- Update rebuilt distributable (#5) |
14 | | -- Update check-dist.yml |
15 | | -- Bump eslint from 8.27.0 to 8.28.0 (#7) |
16 | | -- Set correct permissions for dependabot auto-merge |
17 | | -- Fix styles using eslint |
18 | | -- Fix links in github actions console (#6) |
19 | | -- Use short SHA in output |
20 | | -- Add missing build steps |
21 | | -- Fix wrong script names |
22 | | -- Properly compute links for console |
23 | | -- Run live test on latest build |
24 | | - |
25 | | -## [v1.1.0](https://github.com/NexusPHP/no-merge-commits/compare/v1.0.0...v1.1.0) - 2022-11-20 |
26 | | - |
27 | | -- Update rebuilt distributable (#4) |
28 | | -- Fix wrong PR link |
29 | | -- Update build in dist (#3) |
30 | | -- Use ACCESS_TOKEN |
31 | | -- Fix check-dist.yml |
32 | | -- Use verbose logging (#2) |
33 | | -- Allow explicit any |
34 | | -- Change job name |
35 | | -- Update check-dist to create PR for changes |
36 | | -- Cache dependencies using actions/cache |
37 | | -- Add enable-automerge workflow |
38 | | - |
39 | | -## [v1.0.0](https://github.com/NexusPHP/no-merge-commits/releases/tag/v1.0.0) - 2022-11-17 |
40 | | - |
41 | | -Initial release. |
| 3 | +All releases have their changelog [published in the Releases section](https://github.com/NexusPHP/no-merge-commits/releases). |
0 commit comments