-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skip ci]
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,27 +9,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | |
## v1.0.1 (2024-03-04) | ||
|
||
### Performance Improvements | ||
- Speeds up the performance by 2x [`32236ed`](git@github.com:svyatov/clsx-rails/commit/32236ed) | ||
- Speeds up the performance by 2x [`32236ed`](https://github.com/svyatov/clsx-rails/commit/32236ed) | ||
|
||
### Chore | ||
- Fixes CI action [`f1b948c`](git@github.com:svyatov/clsx-rails/commit/f1b948c) | ||
- Upload code coverage to CodeCov for the latest combination of Ruby and ActionView only [`4e5d768`](git@github.com:svyatov/clsx-rails/commit/4e5d768) | ||
- Fixes CI action [`f1b948c`](https://github.com/svyatov/clsx-rails/commit/f1b948c) | ||
- Upload code coverage to CodeCov for the latest combination of Ruby and ActionView only [`4e5d768`](https://github.com/svyatov/clsx-rails/commit/4e5d768) | ||
|
||
### Documentation | ||
- Adds information about supported Ruby and Rails version [skip ci] [`2e6483f`]([email protected]:svyatov/clsx-rails/commit/2e6483f) | ||
- Adds link to the CodeCov badge, switch to Conventional Commits [`b48cc84`]([email protected]:svyatov/clsx-rails/commit/b48cc84) | ||
- Changelog update + version bump [`13b408d`](https://github.com/svyatov/clsx-rails/commit/13b408d) | ||
- Adds information about supported Ruby and Rails version [skip ci] [`2e6483f`](https://github.com/svyatov/clsx-rails/commit/2e6483f) | ||
- Adds link to the CodeCov badge, switch to Conventional Commits [`b48cc84`](https://github.com/svyatov/clsx-rails/commit/b48cc84) | ||
|
||
### Other | ||
- Updates CI badge [skip ci] [`a829613`](git@github.com:svyatov/clsx-rails/commit/a829613) | ||
- Adds code coverage tracking [`0c5d34c`](git@github.com:svyatov/clsx-rails/commit/0c5d34c) | ||
- Ignore ruby-head in the CI matrix [`f3ab4df`](git@github.com:svyatov/clsx-rails/commit/f3ab4df) | ||
- Better name for the GitHub Action job [`a28adb7`](git@github.com:svyatov/clsx-rails/commit/a28adb7) | ||
- Adds badges, fixes rubocop configuration for CI [`56fab44`](git@github.com:svyatov/clsx-rails/commit/56fab44) | ||
- Create dependabot.yml [`ed1e0eb`](git@github.com:svyatov/clsx-rails/commit/ed1e0eb) | ||
- Fixes GitHub Actions [`f58a4b2`](git@github.com:svyatov/clsx-rails/commit/f58a4b2) | ||
- Updates CI badge [skip ci] [`a829613`](https://github.com/svyatov/clsx-rails/commit/a829613) | ||
- Adds code coverage tracking [`0c5d34c`](https://github.com/svyatov/clsx-rails/commit/0c5d34c) | ||
- Ignore ruby-head in the CI matrix [`f3ab4df`](https://github.com/svyatov/clsx-rails/commit/f3ab4df) | ||
- Better name for the GitHub Action job [`a28adb7`](https://github.com/svyatov/clsx-rails/commit/a28adb7) | ||
- Adds badges, fixes rubocop configuration for CI [`56fab44`](https://github.com/svyatov/clsx-rails/commit/56fab44) | ||
- Create dependabot.yml [`ed1e0eb`](https://github.com/svyatov/clsx-rails/commit/ed1e0eb) | ||
- Fixes GitHub Actions [`f58a4b2`](https://github.com/svyatov/clsx-rails/commit/f58a4b2) | ||
|
||
## v1.0.0 (2024-03-03) | ||
|
||
### Other | ||
- Initial commit [`f65b9b8`](git@github.com:svyatov/clsx-rails/commit/f65b9b8) | ||
- Initial commit [`f65b9b8`](https://github.com/svyatov/clsx-rails/commit/f65b9b8) | ||
|