Skip to content

Commit

Permalink
chore(dev): release 2.2.0 (#742)
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 Oct 4, 2023
1 parent 925d3bc commit 2d1311a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.2.0](https://github.com/inclusive-design/idrc/compare/v2.1.2...v2.2.0) (2023-10-04)


### Features

* handle slugs explicitly, update eleventy-plugin-fluid ([#743](https://github.com/inclusive-design/idrc/issues/743)) ([7ba8c58](https://github.com/inclusive-design/idrc/commit/7ba8c5814874fe9c5d328666d6bbe064338d6d2c))


### Bug Fixes

* accessiblity issues ([#741](https://github.com/inclusive-design/idrc/issues/741)) ([01b3668](https://github.com/inclusive-design/idrc/commit/01b36689c3f3e8243e47756f1a9b437c97a0f113))

## [2.1.2](https://github.com/inclusive-design/idrc/compare/v2.1.1...v2.1.2) (2023-09-28)


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
@@ -1,6 +1,6 @@
{
"name": "@inclusive-design/idrc",
"version": "2.1.2",
"version": "2.2.0",
"description": "Website for the Inclusive Design Research Centre.",
"main": "eleventy.config.js",
"scripts": {
Expand Down

0 comments on commit 2d1311a

Please sign in to comment.