Skip to content

Commit

Permalink
chore(main): release 2.6.0 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
1 parent 5adcb43 commit d4f5592
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.6.0](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.5.0...v2.6.0) (2023-09-11)


### Features

* allow WebC plugin to be customized (resolves [#209](https://github.com/fluid-project/eleventy-plugin-fluid/issues/209)) ([#210](https://github.com/fluid-project/eleventy-plugin-fluid/issues/210)) ([9e96185](https://github.com/fluid-project/eleventy-plugin-fluid/commit/9e961851ea166737d50f0c92286f5cb5512d62d5))

## [2.5.0](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.4.0...v2.5.0) (2023-08-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-fluid",
"version": "2.5.0",
"version": "2.6.0",
"description": "Eleventy plugin which provides common filters, shortcodes and transforms for Fluid Project websites.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d4f5592

Please sign in to comment.