Skip to content

Commit 63efaf5

Browse files
chore(dev): release 2.5.3
1 parent 52763ec commit 63efaf5

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.5.2"
2+
".": "2.5.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.5.3](https://github.com/fluid-project/floeproject.org/compare/v2.5.2...v2.5.3) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @11ty/eleventy-img to v6.0.2 ([#548](https://github.com/fluid-project/floeproject.org/issues/548)) ([e224b80](https://github.com/fluid-project/floeproject.org/commit/e224b8068cdd1d812d4b9fc26e6679a166fc4b8e))
9+
310
## [2.5.2](https://github.com/fluid-project/floeproject.org/compare/v2.5.1...v2.5.2) (2025-04-07)
411

512

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": "floeproject.org",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "FLOE Project Website",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)