|
1 |
| -# 1.1.0 (2024-06-13) |
| 1 | +# [1.2.0](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/compare/v0.1.1...v1.2.0) (2024-06-30) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* community action ([#22](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/22)) ([cc83c13](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/cc83c136b293a50e470d9940589e8dfeaa5bd7b3)) |
| 7 | +* **deps:** readme-box use official repo on default branch ([#16](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/16)) ([6d10b66](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/6d10b664997fa7d00d6e592b46be8a48800e6cf1)) |
| 8 | +* formatting ([#44](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/44)) ([f61e7a9](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/f61e7a93e2d5718f0eef5a447d07a8a12dc2cddd)) |
| 9 | +* node.js version ([#42](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/42)) ([b7d4498](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/b7d44982db865c6f74df2aa882745261a6158bf5)) |
| 10 | +* removed stats action ([7cf668f](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/7cf668f7f8114b82bf6d3fe2cd5eb2dce04f557d)) |
| 11 | + |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +* **actions:** community and stale actions [#10](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/10) ([f80fdd4](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/f80fdd4009d9e1296b9191f20955bd2913af155f)) |
| 16 | +* customizable section name ([#40](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/40)) ([2eecb48](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/2eecb4824ae4b5244eac8d36fbd25c85174c36aa)) |
| 17 | +* file customizable ([#25](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/25)) ([2c89c88](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/2c89c88406c47f8dc6cbfccc18e71759ea51cae1)) |
| 18 | +* release workflow ([#46](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/46)) ([39b863a](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/39b863a3126c9455c6f4396faff75658d2a9368a)) |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +## [0.1.1](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/compare/914cc05b7e46c4e1911b1e3b64ac0b7d44c6e98c...v0.1.1) (2020-08-25) |
2 | 23 |
|
3 | 24 |
|
4 | 25 | ### Bug Fixes
|
|
10 | 31 | * **action:** relative file path ([6dad09d](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/6dad09d8638d9ea646560e20c5a17924b5478dda))
|
11 | 32 | * **action:** required variable name updated ([9a8e916](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/9a8e916292b22a6f4a94c318586a0459a9f336ad))
|
12 | 33 | * **action:** trying to use branch ([63b4916](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/63b4916126b886320c1208a211482b8ef2e5ef81))
|
13 |
| -* community action ([#22](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/22)) ([cc83c13](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/cc83c136b293a50e470d9940589e8dfeaa5bd7b3)) |
14 |
| -* **deps:** readme-box use official repo on default branch ([#16](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/16)) ([6d10b66](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/6d10b664997fa7d00d6e592b46be8a48800e6cf1)) |
15 |
| -* formatting ([#44](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/44)) ([f61e7a9](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/f61e7a93e2d5718f0eef5a447d07a8a12dc2cddd)) |
16 | 34 | * **github:** use github token ([1db794f](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/1db794fa342f8d55ba83b3dd36edd8561268d8ef))
|
17 | 35 | * **html:** columns var in row generation ([5499c6a](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/5499c6a232355afb959f0169c1ad56c541f6fbe1))
|
18 | 36 | * **html:** convert array to string ([e1dd81f](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/e1dd81fc6434d540b4db4dd1b32c0723094df15f))
|
19 | 37 | * **html:** table to display correctly ([ae31edf](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/ae31edfe897eb4eef82efd77a22efd5a7b77c3be))
|
20 | 38 | * **json:** only strings allowed for inputs ([c74cedb](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/c74cedbd16f002e1ebe360bb2ff99bf3653cc3dd))
|
21 |
| -* node.js version ([#42](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/42)) ([b7d4498](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/b7d44982db865c6f74df2aa882745261a6158bf5)) |
22 | 39 | * **table:** cell repeated for replace [#2](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/2) ([a0abc27](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/a0abc2765ea11492da459cadf60c4561edf9ca4d))
|
23 | 40 | * **table:** changed from const to let [#2](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/2) ([0f18229](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/0f182296db9f8f584ebd04ed5690475d35d9ed25))
|
24 | 41 | * **table:** join not needed [#2](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/2) ([2d62d9f](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/2d62d9f2e770f1b20fea3a4046c51efd83c106b7))
|
|
31 | 48 |
|
32 | 49 | * **action:** inital action ([914cc05](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/914cc05b7e46c4e1911b1e3b64ac0b7d44c6e98c))
|
33 | 50 | * **action:** read json data ([8a54e63](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/8a54e63fd414de139b4f335e13160b4989d38094))
|
34 |
| -* **actions:** community and stale actions [#10](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/10) ([f80fdd4](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/f80fdd4009d9e1296b9191f20955bd2913af155f)) |
35 | 51 | * **action:** workspace path used ([7815faf](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/7815faf340579ade45ee00399ddd91c511607b3b))
|
36 | 52 | * **columns:** column value via input ([c667710](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/c667710d56f443babe270dbfbc4beb290144090e))
|
37 | 53 | * **columns:** multiple columns ([affa2f2](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/affa2f2c6d637a55b9e47c45bd1ba46adfed7c9d))
|
38 |
| -* customizable section name ([#40](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/40)) ([2eecb48](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/2eecb4824ae4b5244eac8d36fbd25c85174c36aa)) |
39 | 54 | * **data:** reading the file from the branch ([e82fdaf](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/e82fdafc84d7344db1c21623a5ee4af8ddea085b))
|
40 | 55 | * **debug:** more error output ([c8e0c85](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/c8e0c850e804efc09e5cb983feb80ef93a3aad43))
|
41 |
| -* file customizable ([#25](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/issues/25)) ([2c89c88](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/2c89c88406c47f8dc6cbfccc18e71759ea51cae1)) |
42 | 56 | * **html:** boundary condition for cells ([3051550](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/305155059c296b96889bcb00ffd80107fefe0099))
|
43 | 57 | * **html:** formatting json output as html ([7997ae3](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/7997ae3c26989ff6bf208129a27e4a64f6fa6e7d))
|
44 | 58 | * **package:** using fork of readme-box ([ddbe87f](https://github.com/EddieHubCommunity/gh-actions-html-table-generator/commit/ddbe87fbef875b92ff85ad4fa1bfa9d9c90f0471))
|
|
0 commit comments