Skip to content

Commit 32e1d04

Browse files
chore(main): release 2.7.1 (#249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent caa6684 commit 32e1d04

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.7.0"
2+
".": "2.7.1"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [2.7.1](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.7.0...v2.7.1) (2024-01-13)
6+
7+
8+
### Bug Fixes
9+
10+
* resolve issue with LightningCSS ([#248](https://github.com/fluid-project/eleventy-plugin-fluid/issues/248)) ([caa6684](https://github.com/fluid-project/eleventy-plugin-fluid/commit/caa6684dfef7a60f4e53bee990a32524ef4bd4cd))
11+
512
## [2.7.0](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.6.0...v2.7.0) (2023-10-04)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eleventy-plugin-fluid",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
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)