|
| 1 | +## v0.12.0 (May 07, 2024) |
| 2 | + |
| 3 | +ENHANCEMENTS: |
| 4 | + |
| 5 | +* Add logo, fix jobRow.finishedAt and test CronJobRow/JobRow elements [[GH-54](https://github.com/danroux/sk8l-ui/issues/54)] |
| 6 | +* ci/dependabot: docker:(deps): bump node from 22.0.0-bookworm-slim to 22.1.0-bookworm-slim |
| 7 | + |
| 8 | +docker:(deps): bump node |
| 9 | + |
| 10 | +Bumps node from 22.0.0-bookworm-slim to 22.1.0-bookworm-slim. |
| 11 | + |
| 12 | +--- |
| 13 | +updated-dependencies: |
| 14 | +- dependency-name: node |
| 15 | + dependency-type: direct:production |
| 16 | + update-type: version-update:semver-minor |
| 17 | +... |
| 18 | + |
| 19 | +Signed-off-by: dependabot[bot] <support@github.com> [[GH-53](https://github.com/danroux/sk8l-ui/issues/53)] |
| 20 | +* ci/dependabot: gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4 |
| 21 | + |
| 22 | +gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4 |
| 23 | + |
| 24 | +Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4. |
| 25 | +- [Release notes](https://github.com/actions/checkout/releases) |
| 26 | +- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) |
| 27 | +- [Commits](https://github.com/actions/checkout/compare/v4.1.2...0ad4b8fadaa221de15dcec353f45205ec38ea70b) |
| 28 | + |
| 29 | +--- |
| 30 | +updated-dependencies: |
| 31 | +- dependency-name: actions/checkout |
| 32 | + dependency-type: direct:production |
| 33 | + update-type: version-update:semver-patch |
| 34 | +... |
| 35 | + |
| 36 | +Signed-off-by: dependabot[bot] <support@github.com> [[GH-52](https://github.com/danroux/sk8l-ui/issues/52)] |
| 37 | +* ci/dependabot: npm:(deps): bump cronstrue from 2.48.0 to 2.49.0 |
| 38 | + |
| 39 | +npm:(deps): bump cronstrue from 2.48.0 to 2.49.0 |
| 40 | + |
| 41 | +Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 2.48.0 to 2.49.0. |
| 42 | +- [Release notes](https://github.com/bradymholt/cronstrue/releases) |
| 43 | +- [Changelog](https://github.com/bradymholt/cRonstrue/blob/main/CHANGELOG.md) |
| 44 | +- [Commits](https://github.com/bradymholt/cronstrue/compare/v2.48.0...v2.49.0) |
| 45 | + |
| 46 | +--- |
| 47 | +updated-dependencies: |
| 48 | +- dependency-name: cronstrue |
| 49 | + dependency-type: direct:production |
| 50 | + update-type: version-update:semver-minor |
| 51 | +... |
| 52 | + |
| 53 | +Signed-off-by: dependabot[bot] <support@github.com> [[GH-34](https://github.com/danroux/sk8l-ui/issues/34)] |
| 54 | +* ci/dependabot: npm:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0 |
| 55 | + |
| 56 | +npm:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0 |
| 57 | + |
| 58 | +Dependabot couldn't find the original pull request head commit, ecdbd1ba458ef99aca6175c00e1d697b9951ee71. [[GH-41](https://github.com/danroux/sk8l-ui/issues/41)] |
| 59 | + |
1 | 60 | ## v0.11.0 (May 02, 2024)
|
2 | 61 |
|
3 | 62 | ENHANCEMENTS:
|
|
0 commit comments