Skip to content

Commit 745ac8c

Browse files
chore(main): release 1.3.0 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4fbc844 commit 745ac8c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.3.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.2.0...v1.3.0) (2023-08-24)
7+
8+
9+
### Features
10+
11+
* adapt architecture from Trivet ([20fc837](https://github.com/fluid-project/handbook.floeproject.org/commit/20fc8377500213686ea9fffa0a52e26baf374092))
12+
* add Integrating Sign Language resource ([9fc4bab](https://github.com/fluid-project/handbook.floeproject.org/commit/9fc4bab17094b2a3ec68916541ffd6cd5fcb17d0))
13+
* content updates ([826d268](https://github.com/fluid-project/handbook.floeproject.org/commit/826d2681edaace816064918e7c767bd532ae3ecb))
14+
* update order of articles under Authoring Content ([91bff63](https://github.com/fluid-project/handbook.floeproject.org/commit/91bff63a49f0ca56bb42eb84a372b67435be295f))
15+
616
## [1.2.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.1.0...v1.2.0) (2022-08-10)
717

818
### Features

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

0 commit comments

Comments
 (0)