Skip to content

Commit 4ff2230

Browse files
committed
docs: release v1.4.1
1 parent 32331d1 commit 4ff2230

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Common Changelog](https://common-changelog.org/), and this project adheres to
66
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
[1.4.1]: https://github.com/sablier-labs/devkit/releases/tag/v1.4.1
89
[1.4.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.4.0
910
[1.3.5]: https://github.com/sablier-labs/devkit/releases/tag/v1.3.5
1011
[1.3.4]: https://github.com/sablier-labs/devkit/releases/tag/v1.3.4
@@ -23,6 +24,12 @@ The format is based on [Common Changelog](https://common-changelog.org/), and th
2324
[1.1.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.1.0
2425
[1.0.0]: https://github.com/sablier-labs/devkit/releases/tag/v1.0.0
2526

27+
## [1.4.1] - 2025-11-25
28+
29+
### Changed
30+
31+
- Make `biome/ui.jsonc` a standalone configuration with expanded linter rules for CSS/Tailwind
32+
2633
## [1.4.0] - 2025-11-25
2734

2835
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Configuration files and reusable scripts for Sablier repositories",
44
"license": "MIT",
55
"type": "module",
6-
"version": "1.4.0",
6+
"version": "1.4.1",
77
"author": {
88
"name": "Sablier Labs Ltd",
99
"url": "https://sablier.com"

0 commit comments

Comments
 (0)