Skip to content

Commit 57a95cf

Browse files
chore(main): release 1.6.1 (#192)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c24069 commit 57a95cf

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.6.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/codelearncreate/co-design/compare/v1.6.0...v1.6.1) (2025-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @11ty/eleventy-navigation to v1 ([#208](https://github.com/codelearncreate/co-design/issues/208)) ([2d6997d](https://github.com/codelearncreate/co-design/commit/2d6997d863ee088db9971bc59151ec8224725010))
9+
* **deps:** update dependency eleventy-plugin-fluid to v2.7.3 ([#185](https://github.com/codelearncreate/co-design/issues/185)) ([55e6182](https://github.com/codelearncreate/co-design/commit/55e61824075f6aeb1d0c1668c280bfbd0a6f983e))
10+
* **deps:** update dependency infusion to v4.8.0 ([#197](https://github.com/codelearncreate/co-design/issues/197)) ([b6cdc7d](https://github.com/codelearncreate/co-design/commit/b6cdc7d4a9689b5c16fc1cd58036821fc4a421be))
11+
312
## [1.6.0](https://github.com/codelearncreate/co-design/compare/v1.5.0...v1.6.0) (2025-04-25)
413

514

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@weavly/co-design",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Recommendations to enable designers, children, teachers, and caregivers to meet their respective needs and achieve their goals in a collaborative process.",
55
"scripts": {
66
"build": "npm-run-all -l clean -p build:*",

0 commit comments

Comments
 (0)