Skip to content

Commit 1a71a70

Browse files
committed
Release 1.14.0
1 parent 759abc9 commit 1a71a70

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.14.0](https://github.com/metalsmith/sass/compare/1.13.0...1.14.0)
8+
9+
- Updates sass 1.89.2 -> 1.97.1 [`69754ee`](https://github.com/metalsmith/sass/commit/69754ee527d6e55826a44f3945431e7317347bdd)
10+
- doc: update in-place invocation in example [`dd0c4a5`](https://github.com/metalsmith/sass/commit/dd0c4a55f5f2d5ce32029e433c72f765ec49d2a8)
11+
712
#### [1.13.0](https://github.com/metalsmith/sass/compare/1.12.0...1.13.0)
813

14+
> 15 July 2025
15+
916
- Updates 1.85.0 -> 1.89.2 [`eeffe47`](https://github.com/metalsmith/sass/commit/eeffe47e23c70a10ec123ec9e7e3d34925d080f9)
1017

1118
#### [1.12.0](https://github.com/metalsmith/sass/compare/1.11.0...1.12.0)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metalsmith/sass",
3-
"version": "1.13.0",
3+
"version": "1.14.0",
44
"description": "A Metalsmith plugin to compile SASS/SCSS files",
55
"keywords": [
66
"sass",

0 commit comments

Comments
 (0)