Skip to content

Commit

Permalink
chore(main): release 1.3.1 (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
1 parent cfd235f commit 9a8bb4a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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.3.1](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.3.0...v1.3.1) (2023-09-25)


### Bug Fixes

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

## [1.3.0](https://github.com/fluid-project/handbook.floeproject.org/compare/v1.2.0...v1.3.0) (2023-08-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.3.0",
"version": "1.3.1",
"description": "Strategies and good practices for inclusive learning content.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9a8bb4a

Please sign in to comment.