Skip to content

Commit 06c6e75

Browse files
committed
new patch version
1 parent c51242a commit 06c6e75

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ and this project try to adheres to [Semantic Versioning](https://semver.org/).
66
Go to the `v2` branch to see the changelog of Lume 2.
77
Go to the `v1` branch to see the changelog of Lume 1.
88

9-
## [3.0.11] - Unreleased
9+
## [3.0.11] - 2025-09-25
1010
### Added
1111
- Support for `gh:` specifiers in Lightningcss, Postcss and Tailwindcss.
1212

1313
### Fixed
14+
- `google_fonts` plugin: handle unnamed @font-face subsets [#785]
1415
- `tailwind` plugin: Support to import styles from npm. (i.e. `@import "npm:tw-animate-css"`)
1516
- `tailwind` plugin: Imports with relative paths don't work.
1617
- Updated dependencies.
@@ -256,8 +257,9 @@ Go to the `v1` branch to see the changelog of Lume 1.
256257
[#772]: https://github.com/lumeland/lume/issues/772
257258
[#779]: https://github.com/lumeland/lume/issues/779
258259
[#782]: https://github.com/lumeland/lume/issues/782
260+
[#785]: https://github.com/lumeland/lume/issues/785
259261

260-
[3.0.11]: https://github.com/lumeland/lume/compare/v3.0.10...HEAD
262+
[3.0.11]: https://github.com/lumeland/lume/compare/v3.0.10...v3.0.11
261263
[3.0.10]: https://github.com/lumeland/lume/compare/v3.0.9...v3.0.10
262264
[3.0.9]: https://github.com/lumeland/lume/compare/v3.0.8...v3.0.9
263265
[3.0.8]: https://github.com/lumeland/lume/compare/v3.0.7...v3.0.8

0 commit comments

Comments
 (0)