You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
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/),
9
9
## v1.0.1 (2024-03-04)
10
10
11
11
### Performance Improvements
12
-
- Speeds up the performance by 2x [`32236ed`](git@github.com:svyatov/clsx-rails/commit/32236ed)
12
+
- Speeds up the performance by 2x [`32236ed`](https://github.com/svyatov/clsx-rails/commit/32236ed)
13
13
14
14
### Chore
15
-
- Fixes CI action [`f1b948c`](git@github.com:svyatov/clsx-rails/commit/f1b948c)
16
-
- Upload code coverage to CodeCov for the latest combination of Ruby and ActionView only [`4e5d768`](git@github.com:svyatov/clsx-rails/commit/4e5d768)
15
+
- Fixes CI action [`f1b948c`](https://github.com/svyatov/clsx-rails/commit/f1b948c)
16
+
- Upload code coverage to CodeCov for the latest combination of Ruby and ActionView only [`4e5d768`](https://github.com/svyatov/clsx-rails/commit/4e5d768)
17
17
18
18
### Documentation
19
-
- Adds information about supported Ruby and Rails version [skip ci][`2e6483f`](git@github.com:svyatov/clsx-rails/commit/2e6483f)
20
-
- Adds link to the CodeCov badge, switch to Conventional Commits [`b48cc84`](git@github.com:svyatov/clsx-rails/commit/b48cc84)
19
+
- Changelog update + version bump [`13b408d`](https://github.com/svyatov/clsx-rails/commit/13b408d)
20
+
- Adds information about supported Ruby and Rails version [skip ci][`2e6483f`](https://github.com/svyatov/clsx-rails/commit/2e6483f)
21
+
- Adds link to the CodeCov badge, switch to Conventional Commits [`b48cc84`](https://github.com/svyatov/clsx-rails/commit/b48cc84)
21
22
22
23
### Other
23
-
- Updates CI badge [skip ci][`a829613`](git@github.com:svyatov/clsx-rails/commit/a829613)
0 commit comments