Skip to content

Commit 79d89ab

Browse files
chore(release): release v3.1.2 (#399)
Co-authored-by: greatislander <[email protected]>
1 parent 28967ec commit 79d89ab

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [v3.1.2](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v3.1.1...v3.1.2) - 2025-09-15
6+
7+
### Features
8+
9+
* feat: add array support to find filter (#398) [@chosww](https://github.com/chosww)
10+
11+
### Dependencies
12+
13+
* chore(deps): lock file maintenance (#397) @[renovate[bot]](https://github.com/apps/renovate)
14+
515
## [v3.1.1](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v3.1.0...v3.1.1) - 2025-08-08
616

717
### Features

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": "eleventy-plugin-fluid",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Eleventy plugin which provides common filters, shortcodes and transforms for Fluid Project websites.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)