Skip to content

Commit 9a8bb4a

Browse files
chore(main): release 1.3.1 (#167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cfd235f commit 9a8bb4a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.3.0...v1.3.1) (2023-09-25)
7+
8+
9+
### Bug Fixes
10+
11+
* resolve Stylelint issues ([#165](https://github.com/fluid-project/handbook.floeproject.org/issues/165)) ([b34b2a2](https://github.com/fluid-project/handbook.floeproject.org/commit/b34b2a29c3b6079ede5ebf9a4b26a21b32be6f10))
12+
* restore sidebar (resolves [#169](https://github.com/fluid-project/handbook.floeproject.org/issues/169)) ([#170](https://github.com/fluid-project/handbook.floeproject.org/issues/170)) ([cfd235f](https://github.com/fluid-project/handbook.floeproject.org/commit/cfd235fbe9c093cff652f72e03cde1b9f381f1a8))
13+
614
## [1.3.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.2.0...v1.3.0) (2023-08-24)
715

816

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

0 commit comments

Comments
 (0)