Skip to content

Commit 02b2823

Browse files
chore(dev): release 1.5.1
1 parent 18a74e4 commit 02b2823

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
55

6+
## [1.5.1](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.5.0...v1.5.1) (2025-04-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @11ty/eleventy-navigation to v1 ([#280](https://github.com/fluid-project/handbook.floeproject.org/issues/280)) ([20b7944](https://github.com/fluid-project/handbook.floeproject.org/commit/20b79441135ab926a390ecc88207fec036d783cf))
12+
613
## [1.5.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.4.0...v1.5.0) (2025-02-14)
714

815

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
@@ -2,7 +2,7 @@
22
"name": "handbook.floeproject.org",
33
"author": "OCAD University",
44
"license": "BSD-3-Clause",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"description": "Strategies and good practices for inclusive learning content.",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)