Skip to content

Commit caeb4d9

Browse files
chore(dev): release 1.5.0 (#236)
Co-authored-by: fluid-github-actions[bot] <194250826+fluid-github-actions[bot]@users.noreply.github.com>
1 parent 176d591 commit caeb4d9

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.4.0...v1.5.0) (2025-02-14)
7+
8+
9+
### Features
10+
11+
* add merge and sync workflows, switch to renovate ([#235](https://github.com/fluid-project/handbook.floeproject.org/issues/235)) ([19d5e0a](https://github.com/fluid-project/handbook.floeproject.org/commit/19d5e0a6abcdf77f86b254505eecf7950559a6c2))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency eleventy-plugin-fluid to v2.7.3 ([#248](https://github.com/fluid-project/handbook.floeproject.org/issues/248)) ([8d46572](https://github.com/fluid-project/handbook.floeproject.org/commit/8d4657237377f02585a17b4dc81e33ed50d153d0))
17+
618
## [1.4.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.3.3...v1.4.0) (2024-06-24)
719

820

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.4.0",
5+
"version": "1.5.0",
66
"description": "Strategies and good practices for inclusive learning content.",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)