Skip to content

Commit

Permalink
chore(dev): release 1.5.0 (#236)
Browse files Browse the repository at this point in the history
Co-authored-by: fluid-github-actions[bot] <194250826+fluid-github-actions[bot]@users.noreply.github.com>
  • Loading branch information
fluid-github-actions[bot] authored Feb 14, 2025
1 parent 176d591 commit caeb4d9
Show file tree
Hide file tree
Showing 4 changed files with 16 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 @@
{
".": "1.4.0"
".": "1.5.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
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.

## [1.5.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.4.0...v1.5.0) (2025-02-14)


### Features

* 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))


### Bug Fixes

* **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))

## [1.4.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.3.3...v1.4.0) (2024-06-24)


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
Expand Up @@ -2,7 +2,7 @@
"name": "handbook.floeproject.org",
"author": "OCAD University",
"license": "BSD-3-Clause",
"version": "1.4.0",
"version": "1.5.0",
"description": "Strategies and good practices for inclusive learning content.",
"repository": {
"type": "git",
Expand Down

0 comments on commit caeb4d9

Please sign in to comment.