Skip to content

Commit

Permalink
chore(dev): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
incd-github-actions[bot] authored Jan 21, 2025
1 parent 33525da commit b81d6da
Showing 4 changed files with 11 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.0.1"
".": "1.1.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/inclusive-design/standards.inclusivedesign.ca/compare/v1.0.1...v1.1.0) (2025-01-21)


### Features

* configure Crowdin (resolves [#88](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/88)) ([#104](https://github.com/inclusive-design/standards.inclusivedesign.ca/issues/104)) ([33525da](https://github.com/inclusive-design/standards.inclusivedesign.ca/commit/33525daba0d215a3c4c5b833a2dbaf12a88b248f))

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


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
@@ -1,6 +1,6 @@
{
"name": "standards.idrc.ocadu.ca",
"version": "1.0.1",
"version": "1.1.0",
"description": "Website for IDRC standards development work.",
"main": "eleventy.config.js",
"type": "module",

0 comments on commit b81d6da

Please sign in to comment.