Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dev): release 1.0.0 #96

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.1"
".": "1.0.0"
}
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Changelog

## [1.0.0](https://github.com/inclusive-design/standards.inclusivedesign.ca/compare/v0.0.1...v1.0.0) (2025-01-20)


### Features

* add banner image ([#70](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/70)) ([4db0655](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/4db0655406dd84534b30584bc141ac36e6c9f02c))
* add CSS support and fonts ([#33](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/33)) ([98192a3](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/98192a38ee47492edff60d4ff616385c902f6ad5))
* add footnotes support ([#16](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/16)) ([55e97eb](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/55e97eb1a64bdf7d46e100972bf17ace54b85924))
* add initial layout and components ([#36](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/36)) ([5dfb5a6](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/5dfb5a66b1c6b3366050ff60cbda07c28ed11644))
* add localization feature and footer to test with ([#30](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/30)) ([38db80c](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/38db80c4dc2af1e06f11d52f90272c641ff0749f))
* add site metadata (resolves [#66](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/66)) ([#67](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/67)) ([7bc2ca1](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/7bc2ca13b7bacd01864646be6275f5e2147f4fa2))
* add skip to contents link ([#81](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/81)) ([37d0dfe](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/37d0dfe4266567178a6293b4e19fc1f6b936390a))
* complete translations ([#84](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/84)) ([96aa848](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/96aa8488a518bfb54b18b9ac995ced8962d15c77))
* configure fallback social image ([#95](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/95)) ([ca394ff](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/ca394ffab4e21eba1e378f41565be2d212619781))
* some scaffolding ([2973bbc](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/2973bbcbe83107f6b97d1741de0e5a6e8cc03f6b))
* structural cleanup, link and navigation styles, project page ([#72](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/72)) ([628a9aa](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/628a9aa66f3801042d1ca40d7fec4ef0d3add361))
* update projects page ([#51](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/51)) ([27ba5fb](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/27ba5fbe49673fc360dbc102ecf67735c1ba6cb1))
* use vertical spacing rule for footer ([#48](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/48)) ([3640b94](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/3640b942d2c6f9655c4560d6638a32ab610be26e))


### Bug Fixes

* add all project colours to CMS, make required ([#91](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/91)) ([87cb51d](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/87cb51dc5d2d8c38ed6ecccec6ed4a500307b10a))
* add horizontal gap between home page's banner text and image ([#98](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/98)) ([f110b95](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/f110b95846af7701c7e1f055ad4a62acb5b1915a))
* add lint script ([#4](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/4)) ([aaca3ce](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/aaca3ce3ef04a06e858f670e582472d6ec016613))
* **deps:** update dependency @11ty/eleventy to v3.0.0 ([#24](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/24)) ([9e28a8f](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/9e28a8f7d787f7c2b1fd60439d56b9bd4b122373))
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.16 ([#5](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/5)) ([e548b6e](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/e548b6ea3ed88f9bf3a6ce659b823f532682ebe3))
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.17 ([#7](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/7)) ([5b93f4d](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/5b93f4ddcb13b4474509c4e34154a2e93794df14))
* **deps:** update dependency @11ty/eleventy to v3.0.0-alpha.18 ([#12](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/12)) ([a72aec5](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/a72aec5e4a79497688061208c84ce8b53a29d531))
* **deps:** update dependency @11ty/eleventy to v3.0.0-beta.1 ([#13](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/13)) ([61e8ab3](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/61e8ab386462b85d1d170dc3fdd99cc984a2ffdf))
* **deps:** update dependency rimraf to v6.0.1 ([#6](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/6)) ([d8dadd6](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/d8dadd629f34d3496cd2b506afd5ba251a3e38c9))
* ignore package.json in linting ([ff4b853](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/ff4b8535d12a5b9548b295bb3cb51ad29ea46939))
* menu button style issues ([#94](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/94)) ([3c0eb24](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/3c0eb24c2c5557b7ccc2649a6f277e1189707a98))
* reconfigure renovate ([#79](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/79)) ([6d44d29](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/6d44d29a9632894484c4bc6e83b74852055ec62f))
* resolve nav link sizing issue on desktop ([#76](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/76)) ([280c6f8](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/280c6f8ef3b59fefeebf24c28e8f65bf8fbb9dcb))
* resolve some localization issues ([#50](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/50)) ([60aeffd](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/60aeffdde8f241268cc9d0a4499f4d153e281266))
* resolve UIO positioning bug (resolves [#78](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/78)) ([#82](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/82)) ([67fad2e](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/67fad2e044a056293d7546314f58e9ea52536f8b))
* set default layout for projects in cms ([#75](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/75)) ([075fbb2](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/075fbb23f400baa6af5a3940b6ace6eb98a9ddd9))
* style issues brought up during 15th meeting ([#68](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/68)) ([cf1f089](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/cf1f08992be2cde550a70ae4b0eacf68bc64e679))
* use production release of Eleventy for clarity ([#32](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/32)) ([cd9c5b0](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/cd9c5b072fb998d894fe32d106b0b88ac6a5a5a8))


### Miscellaneous Chores

* **release:** release 1.0.0 ([e81abd5](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/e81abd57c8c60c505fb05d698e084559dd0efaca))
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.

13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "standards.idrc.ocadu.ca",
"version": "0.0.1",
"version": "1.0.0",
"description": "Website for IDRC standards development work.",
"main": "eleventy.config.js",
"type": "module",
Expand All @@ -20,7 +20,12 @@
"type": "git",
"url": "git+https://github.com/inclusive-design/standards.idrc.ocadu.ca.git"
},
"keywords": ["eleventy", "standards", "static-site", "sveltia-cms"],
"keywords": [
"eleventy",
"standards",
"static-site",
"sveltia-cms"
],
"author": "OCAD University <[email protected]>",
"license": "BSD-3-Clause",
"bugs": {
Expand Down Expand Up @@ -52,6 +57,8 @@
},
"lint-staged": {
"*.{js,cjs,json,jsonc}": "biome check . --write --no-errors-on-unmatched",
"*.md": ["markdownlint-cli2 --fix"]
"*.md": [
"markdownlint-cli2 --fix"
]
}
}
Loading