Skip to content

Commit

Permalink
chore(main): release 2.7.2 (#270)
Browse files Browse the repository at this point in the history
* chore(main): release 2.7.2

* ci: trigger CI

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ned Zimmerman <[email protected]>
  • Loading branch information
github-actions[bot] and greatislander authored Aug 15, 2024
1 parent a77102c commit cd752be
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.7.1"
".": "2.7.2"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.7.2](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.7.1...v2.7.2) (2024-08-12)


### Bug Fixes

* **deps:** update dependency browserslist to v4.23.3 ([#291](https://github.com/fluid-project/eleventy-plugin-fluid/issues/291)) ([f2d242a](https://github.com/fluid-project/eleventy-plugin-fluid/commit/f2d242a2938ed24ba72041e09b9c4de7228edb14))
* **deps:** update dependency lightningcss to v1.26.0 ([#294](https://github.com/fluid-project/eleventy-plugin-fluid/issues/294)) ([2d00e05](https://github.com/fluid-project/eleventy-plugin-fluid/commit/2d00e055e3a33a23cc388705d3cb5adf424e9160))
* format renovate.json ([#289](https://github.com/fluid-project/eleventy-plugin-fluid/issues/289)) ([9105eeb](https://github.com/fluid-project/eleventy-plugin-fluid/commit/9105eebd995577741f5d4ca119261c8f65cf2ec4))
* resolve linting issues (fixes [#268](https://github.com/fluid-project/eleventy-plugin-fluid/issues/268)) ([#269](https://github.com/fluid-project/eleventy-plugin-fluid/issues/269)) ([032b6b8](https://github.com/fluid-project/eleventy-plugin-fluid/commit/032b6b8ae81b44b45b95eb3321001b0d0b7b7f88))

## [2.7.1](https://github.com/fluid-project/eleventy-plugin-fluid/compare/v2.7.0...v2.7.1) (2024-01-13)


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.7.1",
"version": "2.7.2",
"description": "Eleventy plugin which provides common filters, shortcodes and transforms for Fluid Project websites.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit cd752be

Please sign in to comment.