Skip to content

Commit 733844b

Browse files
chore(release): release v3.1.3 (#400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8abd17f commit 733844b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.3](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v3.1.2...v3.1.3) - 2025-09-15
6+
7+
* No changes
8+
59
## [v3.1.2](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v3.1.1...v3.1.2) - 2025-09-15
610

711
### 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.2",
3+
"version": "3.1.3",
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)